Skip to content

Commit

Permalink
old flag
Browse files Browse the repository at this point in the history
  • Loading branch information
jakeyheath committed Dec 10, 2024
1 parent 215ed8c commit 94d2866
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cli-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ jobs:
with:
version: v1.26.2
workdir: cli
args: release --clean
args: release --rm-dist
env:
GITHUB_TOKEN: ${{ steps.generate_token.outputs.token }}
GORELEASER_CURRENT_TAG: ${{ steps.parse_version.outputs.result }}
Expand Down

0 comments on commit 94d2866

Please sign in to comment.