Skip to content

Commit

Permalink
fix(release): proper flag utilization (#511)
Browse files Browse the repository at this point in the history
  • Loading branch information
brandtkeller authored Jun 29, 2024
1 parent 4cff78b commit ecefd9a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,6 @@ jobs:
with:
distribution: goreleaser
version: latest
args: release --clean ----verbose
args: release --clean --verbose
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN}}

0 comments on commit ecefd9a

Please sign in to comment.