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 b8f8005 commit 59f5c1eCopy full SHA for 59f5c1e
.github/workflows/goreleaser.yml
@@ -17,7 +17,7 @@ jobs:
17
if: startsWith(github.ref, 'refs/tags/')
18
with:
19
version: latest
20
- args: release --rm-dist
+ args: release --clean
21
workdir: .
22
env:
23
CGO_ENABLED: 0
0 commit comments