Skip to content

Commit

Permalink
chore(release): longer timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
iyear committed Jul 29, 2023
1 parent b545b39 commit 3b0316e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,6 @@ jobs:
with:
distribution: goreleaser
version: v1.18.2
args: release --rm-dist
args: release --rm-dist --timeout 1h
env:
GITHUB_TOKEN: ${{ secrets.RELEASE_TOKEN }}

0 comments on commit 3b0316e

Please sign in to comment.