Skip to content

Commit bf8c210

Browse files
committed
fix: build issues
1 parent 0360bb2 commit bf8c210

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ jobs:
7676
with:
7777
distribution: goreleaser
7878
version: latest
79-
args: release --rm-dist
79+
args: release --clean
8080
env:
8181
GITHUB_TOKEN: ${{ secrets.GR_TOKEN }}
8282
GPG_FINGERPRINT: ${{ steps.import_gpg.outputs.fingerprint }}

0 commit comments

Comments
 (0)