Skip to content

Commit 4cbd594

Browse files
author
Denis Krivak
committed
Update goreleaser flags.
1 parent fd008b2 commit 4cbd594

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tag.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,6 @@ jobs:
4848
uses: goreleaser/goreleaser-action@v4
4949
with:
5050
version: latest
51-
args: release --rm-dist
51+
args: release --clean
5252
env:
5353
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)