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 e501d76 commit a379e7cCopy full SHA for a379e7c
.github/workflows/binaries-publish.yaml
@@ -51,7 +51,7 @@ jobs:
51
workdir: "backend"
52
distribution: goreleaser
53
version: "~> v2"
54
- args: release --rm-dist
+ args: release --clean
55
env:
56
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
57
COSIGN_PWD: ${{ secrets.COSIGN_PWD }}
0 commit comments