Skip to content

Commit

Permalink
Drop deprecated arg: --rm-dist
Browse files Browse the repository at this point in the history
  • Loading branch information
wpjunior committed Jun 13, 2024
1 parent 5e6d36e commit 0d06430
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 @@ -206,7 +206,7 @@ jobs:
fetch-depth: 0
- uses: goreleaser/goreleaser-action@v2
with:
args: release --rm-dist
args: release
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
publish-openapi-specs:
Expand Down

0 comments on commit 0d06430

Please sign in to comment.