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 0868092 commit 66fce51Copy full SHA for 66fce51
.github/workflows/build.yml
@@ -76,4 +76,4 @@ jobs:
76
if: startsWith(github.ref, 'refs/tags/')
77
uses: goreleaser/goreleaser-action@v6
78
with:
79
- args: release --rm-dist
+ args: release --clean
0 commit comments