Skip to content

Commit 25ccf39

Browse files
use new --clean release param
1 parent ec50a2c commit 25ccf39

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@v3.0.0
4646
with:
4747
version: latest
48-
args: release --rm-dist
48+
args: release --clean
4949
env:
5050
GPG_FINGERPRINT: ${{ steps.import_gpg.outputs.fingerprint }}
5151
# GitHub sets this automatically

0 commit comments

Comments
 (0)