Skip to content

Commit eb77f30

Browse files
committed
fix release flags
1 parent 857f746 commit eb77f30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
with:
3030
distribution: goreleaser
3131
version: latest
32-
args: release --rm-dist --debug
32+
args: release --clean
3333
env:
3434
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
3535
- name: Syndicate to GoDocs

0 commit comments

Comments
 (0)