Skip to content

Commit

Permalink
Update gorelease args
Browse files Browse the repository at this point in the history
  • Loading branch information
j0sh3rs committed Aug 28, 2024
1 parent 93c7377 commit 20fd812
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ jobs:
- name: Run GoReleaser
uses: goreleaser/goreleaser-action@v6
with:
args: release --rm-dist
args: release --clean
distribution: goreleaser
version: latest
env:
Expand Down

0 comments on commit 20fd812

Please sign in to comment.