Skip to content

Commit 061f496

Browse files
authored
Update release.yml
1 parent 6615003 commit 061f496

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ jobs:
6969
with:
7070
distribution: goreleaser
7171
version: latest
72-
args: release --rm-dist ${{ env.GORELEASER_ARGS }}
72+
args: release --clean ${{ env.GORELEASER_ARGS }}
7373
env:
7474
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
7575
COSIGN_PASSWORD: ${{ secrets.COSIGN_PASSWORD }}

0 commit comments

Comments
 (0)