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 1779cbc commit 9b49746Copy full SHA for 9b49746
1 file changed
.github/workflows/release.yml
@@ -29,6 +29,6 @@ jobs:
29
with:
30
distribution: goreleaser
31
version: v1.18.2
32
- args: release --rm-dist --timeout 1h
+ args: release --rm-dist --timeout 1h -p 1
33
env:
34
GITHUB_TOKEN: ${{ secrets.RELEASE_TOKEN }}
0 commit comments