Skip to content

Commit 16e1273

Browse files
committed
goreleaser --clean
1 parent 27410b2 commit 16e1273

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ jobs:
7777
with:
7878
distribution: goreleaser
7979
version: latest
80-
args: release --skip=publish --config .goreleaser-build.yaml --rm-dist
80+
args: release --skip=publish --config .goreleaser-build.yaml --clean
8181
env:
8282
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
8383
- name: Upload

0 commit comments

Comments
 (0)