Skip to content

Commit

Permalink
chore: add timeout-minutes for release actions
Browse files Browse the repository at this point in the history
Signed-off-by: Gaius <[email protected]>
  • Loading branch information
gaius-qi committed Sep 4, 2024
1 parent f473797 commit 5d233c3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -112,6 +112,7 @@ jobs:
release-github:
runs-on: ubuntu-latest
timeout-minutes: 180
needs: [build]
steps:
- name: Download Release Artifacts
Expand Down

0 comments on commit 5d233c3

Please sign in to comment.