Skip to content

Commit

Permalink
Increase netlify timeout to 2 minutes
Browse files Browse the repository at this point in the history
  • Loading branch information
cxong authored Jul 15, 2021
1 parent e8d479e commit 9209266
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,4 +42,4 @@ jobs:
env:
NETLIFY_AUTH_TOKEN: ${{ secrets.NETLIFY_AUTH_TOKEN }}
NETLIFY_SITE_ID: 6f222827-83c1-4882-8d4e-6781973be25d
timeout-minutes: 1
timeout-minutes: 2

1 comment on commit 9209266

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.