Skip to content

Commit 1e0639e

Browse files
committed
fix goreleaser config
1 parent f9ea774 commit 1e0639e

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
@@ -38,6 +38,6 @@ jobs:
3838
# either 'goreleaser' (default) or 'goreleaser-pro'
3939
distribution: goreleaser
4040
version: latest
41-
args: release --rm-dist
41+
args: release --clean
4242
env:
4343
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)