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