Skip to content

Commit

Permalink
ci: Increase the timeout on the release process (no-changelog) (#6078)
Browse files Browse the repository at this point in the history
  • Loading branch information
netroy committed Apr 24, 2023
1 parent 60b6113 commit 19e7447
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
permissions:
contents: write

timeout-minutes: 10
timeout-minutes: 60

steps:
- name: Checkout
Expand Down

0 comments on commit 19e7447

Please sign in to comment.