Skip to content

Commit 7f5c3f0

Browse files
committed
fix workflow
1 parent ecfb063 commit 7f5c3f0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,6 @@ jobs:
2222
with:
2323
distribution: goreleaser
2424
version: latest
25-
args: release --rm-dist
25+
args: release
2626
env:
2727
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)