Skip to content

Commit 76f5e94

Browse files
committed
Update golangreleaser
1 parent 3633225 commit 76f5e94

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/go.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,6 @@ jobs:
2828
uses: goreleaser/goreleaser-action@v6
2929
with:
3030
version: latest
31-
args: release --rm-dist
31+
args: release --clean
3232
env:
3333
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)