Skip to content

Commit

Permalink
increase Deploy timeout to 25m. (#2178)
Browse files Browse the repository at this point in the history
There are no changes that need to be validated by CI here.
  • Loading branch information
timcosgrove authored Jul 12, 2024
1 parent f6c400f commit 7c12360
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/content-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -392,7 +392,7 @@ jobs:
- build
outputs:
DEPLOY_END_TIME: ${{ steps.export-deploy-end-time.outputs.DEPLOY_END_TIME }}
timeout-minutes: 15
timeout-minutes: 25

steps:

Expand Down

0 comments on commit 7c12360

Please sign in to comment.