Skip to content

Commit c4337d2

Browse files
authored
Update actions.yaml (#57)
1 parent 8e6f7bb commit c4337d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/actions.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,6 @@ jobs:
2626
name: Run GoReleaser
2727
uses: goreleaser/goreleaser-action@v6.0.0
2828
with:
29-
args: release -f goreleaser.yaml --rm-dist
29+
args: release --clean
3030
env:
3131
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)