Skip to content

Commit 455c3b4

Browse files
committed
Update go action release args
1 parent e74a07b commit 455c3b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,6 @@ jobs:
7979
uses: goreleaser/goreleaser-action@v6
8080
with:
8181
version: latest
82-
args: release --rm-dist
82+
args: release --clean
8383
env:
8484
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)