Skip to content

Commit

Permalink
Add 2 hour timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
shino committed Mar 8, 2024
1 parent b8320c0 commit 18b4cbb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/goreleaser.yml
Expand Up @@ -26,7 +26,7 @@ jobs:
with:
distribution: goreleaser
version: latest
args: release --clean
args: release --clean --timeout 120m
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 18b4cbb

Please sign in to comment.