Skip to content

Commit

Permalink
--clean replaces --rm-dist
Browse files Browse the repository at this point in the history
  • Loading branch information
johndietz authored Jun 10, 2024
1 parent a3ecbcd commit 5f588b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/releaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
with:
distribution: goreleaser
version: latest
args: release
args: release --clean
env:
GITHUB_TOKEN: ${{ secrets.GH_TOKEN }}

Expand Down

0 comments on commit 5f588b5

Please sign in to comment.