We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 15ea293 commit c871854Copy full SHA for c871854
1 file changed
.github/workflows/publish.yml
@@ -96,6 +96,6 @@ jobs:
96
with:
97
distribution: goreleaser
98
version: latest
99
- args: release --rm-dist
+ args: release --clean
100
env:
101
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments