Skip to content

Commit bc96be9

Browse files
authored
1 parent 6cef3cc commit bc96be9

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
@@ -41,7 +41,7 @@ jobs:
4141
uses: goreleaser/[email protected]
4242
with:
4343
version: latest
44-
args: release --rm-dist
44+
args: release --clean
4545
env:
4646
GPG_FINGERPRINT: ${{ steps.import_gpg.outputs.fingerprint }}
4747
# GitHub sets this automatically

0 commit comments

Comments
 (0)