We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7ad2a76 + c4d4457 commit 0da07dbCopy full SHA for 0da07db
1 file changed
.github/workflows/release.yml
@@ -33,6 +33,6 @@ jobs:
33
with:
34
distribution: goreleaser
35
version: latest
36
- args: release --rm-dist
+ args: release --clean
37
env:
38
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments