Skip to content

Commit c8a9355

Browse files
committed
update deprecated goreleaser argument
1 parent ad4f121 commit c8a9355

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

0 commit comments

Comments
 (0)