Skip to content

Commit bd314fd

Browse files
authored
Update release.yml
1 parent 8775f7a commit bd314fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
uses: goreleaser/goreleaser-action@v2
4646
with:
4747
version: latest
48-
args: release --rm-dist --timeout 180m0s
48+
args: release --clean --timeout 180m0s
4949
env:
5050
GPG_FINGERPRINT: ${{ steps.import_gpg.outputs.fingerprint }}
5151
# GitHub sets this automatically

0 commit comments

Comments
 (0)