Skip to content

Commit 4bbbbc2

Browse files
authoredJun 11, 2024
Update goreleaser with --clean flag
1 parent 1e752f5 commit 4bbbbc2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.github/workflows/release.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
uses: goreleaser/goreleaser-action@master
2828
with:
2929
version: latest
30-
args: release --rm-dist
30+
args: release --clean
3131
env:
3232
GITHUB_TOKEN: ${{ secrets.STAKATER_GITHUB_TOKEN }}
3333

0 commit comments

Comments
 (0)