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.
2 parents 496744b + cd161cb commit c2f344aCopy full SHA for c2f344a
.github/workflows/publish.yml
@@ -30,6 +30,6 @@ jobs:
30
with:
31
distribution: goreleaser
32
version: latest
33
- args: release --rm-dist
+ args: release --clean
34
env:
35
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments