Skip to content

Commit

Permalink
Flag --rm-dist has been deprecated, please use --clean instead
Browse files Browse the repository at this point in the history
Signed-off-by: pjuarezd <[email protected]>
  • Loading branch information
pjuarezd committed Nov 8, 2023
1 parent e3ba99f commit 3a9de3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,4 @@ jobs:
uses: goreleaser/goreleaser-action@v4
with:
version: latest
args: release --skip-publish --rm-dist --snapshot
args: release --skip-publish --clean --snapshot

0 comments on commit 3a9de3e

Please sign in to comment.