Skip to content

Commit

Permalink
Increase timeout for Netlify deploy to 2 minutes
Browse files Browse the repository at this point in the history
  • Loading branch information
dahlia committed Oct 2, 2024
1 parent a309da2 commit 988a27a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -146,4 +146,4 @@ jobs:
env:
NETLIFY_AUTH_TOKEN: ${{ secrets.NETLIFY_AUTH_TOKEN }}
NETLIFY_SITE_ID: ${{ secrets.NETLIFY_SITE_ID }}
timeout-minutes: 1
timeout-minutes: 2

0 comments on commit 988a27a

Please sign in to comment.