Skip to content

Commit ef2bcc6

Browse files
committed
fix: fixed clean script
1 parent 30a012a commit ef2bcc6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,5 +37,6 @@ jobs:
3737
uses: goreleaser/goreleaser-action@v6
3838
with:
3939
version: "latest"
40+
args: release --clean
4041
env:
4142
GITHUB_TOKEN: ${{ secrets.GORELEASER_GITHUB_TOKEN }}

0 commit comments

Comments
 (0)