Skip to content

Commit

Permalink
fix: 修改 release 超时时间
Browse files Browse the repository at this point in the history
  • Loading branch information
CaoMeiYouRen committed Oct 25, 2024
1 parent b2e3806 commit 4bc763d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/.github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
release:
name: Release
runs-on: ubuntu-latest
timeout-minutes: 10
timeout-minutes: 20
permissions:
packages: write
contents: write
Expand Down

0 comments on commit 4bc763d

Please sign in to comment.