Skip to content

Commit 170330a

Browse files
committed
Update goreleaser
1 parent 33871ec commit 170330a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,6 @@ jobs:
3535
uses: goreleaser/goreleaser-action@v6
3636
with:
3737
version: latest
38-
args: release --rm-dist
38+
args: release --clean
3939
env:
4040
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)