Skip to content

Commit cddabd4

Browse files
committed
Fix goreleaser args
1 parent ff746f5 commit cddabd4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,5 +31,6 @@ jobs:
3131
with:
3232
distribution: goreleaser
3333
version: "~> v2"
34+
args: release --clean
3435
env:
3536
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)