Skip to content

Commit b20b4d2

Browse files
committed
fix go relaser error
1 parent 2cb4ea5 commit b20b4d2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/goreleaser.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,6 @@ jobs:
3131
with:
3232
distribution: goreleaser
3333
version: latest
34-
args: release --rm-dist
34+
args: release --clean
3535
env:
3636
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)