Skip to content

Commit 6459ea1

Browse files
committed
chore: ci
1 parent aa46312 commit 6459ea1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/release.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,6 @@ jobs:
3434
uses: goreleaser/goreleaser-action@v2
3535
with:
3636
version: latest
37-
args: release --rm-dist
37+
args: release --clean
3838
env:
39-
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
39+
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)