Skip to content

Commit c2c4e0b

Browse files
committed
update(ci): remove rubbish
1 parent bbf7a36 commit c2c4e0b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
uses: goreleaser/goreleaser-action@v2
3535
with:
3636
version: latest
37-
args: release --rm-dist
37+
args: release
3838
env:
3939
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
4040
FURY_TOKEN: ${{ secrets.FURY_TOKEN }}

0 commit comments

Comments
 (0)