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.
2 parents cb5973e + 2809415 commit 8521a2bCopy full SHA for 8521a2b
.github/workflows/release.yml
@@ -42,7 +42,7 @@ jobs:
42
uses: goreleaser/goreleaser-action@v3
43
with:
44
version: latest
45
- args: release --rm-dist
+ args: release --clean
46
env:
47
GPG_FINGERPRINT: ${{ steps.import_gpg.outputs.fingerprint }}
48
# GitHub sets this automatically
0 commit comments