Skip to content

Commit

Permalink
Bump timeout… again
Browse files Browse the repository at this point in the history
  • Loading branch information
othyn committed Dec 14, 2023
1 parent 7a71a67 commit 119dbd6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/20-site.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
deploy:
name: Deploy Site
runs-on: ubuntu-latest
timeout-minutes: 1
timeout-minutes: 2
if: ${{ github.event.workflow_run.conclusion == 'success' }}

environment:
Expand Down

0 comments on commit 119dbd6

Please sign in to comment.