We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 92fb290 commit 50d1acfCopy full SHA for 50d1acf
.github/workflows/build.yml
@@ -141,4 +141,4 @@ jobs:
141
uses: goreleaser/goreleaser-action@v5
142
with:
143
version: latest
144
- args: release --snapshot --skip-publish --clean
+ args: release --snapshot --skip=publish --clean
0 commit comments