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 c06a10e commit f920be1Copy full SHA for f920be1
.github/workflows/ci.yaml
@@ -35,6 +35,6 @@ jobs:
35
with:
36
distribution: goreleaser
37
version: v1.25.1
38
- args: build --snapshot --clean --skip=publish
+ args: build --snapshot --clean --prepare
39
env:
40
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments