We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 496744b commit cd161cbCopy full SHA for cd161cb
1 file changed
.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