Skip to content

Commit

Permalink
goreleaser: remove deprecated arg --rm-dist
Browse files Browse the repository at this point in the history
  • Loading branch information
wpjunior committed Aug 29, 2024
1 parent f1b0f40 commit f5952b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,6 @@ jobs:
fetch-depth: 0
- uses: goreleaser/goreleaser-action@v2
with:
args: release --rm-dist
args: release
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit f5952b4

Please sign in to comment.