We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 41e3d44 commit fd0755cCopy full SHA for fd0755c
.github/workflows/release.yml
@@ -48,7 +48,7 @@ jobs:
48
with:
49
distribution: goreleaser
50
version: "~> v2"
51
- args: release --clean --config ../.goreleaser.yaml
+ args: release --clean --config ../.goreleaser.yaml --timeout 600m0s
52
workdir: ./v2
53
env:
54
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments