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.
1 parent 6e78da9 commit a361becCopy full SHA for a361bec
.github/workflows/release.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