Skip to content

Commit

Permalink
Add '--clean' argument to GoReleaser job
Browse files Browse the repository at this point in the history
  • Loading branch information
bensadeh committed Jul 28, 2024
1 parent 666c01c commit 7ff70f5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,5 +23,6 @@ jobs:
with:
distribution: goreleaser
version: "~> v2"
args: release --clean
env:
GITHUB_TOKEN: ${{ secrets.GH_PAT }}

0 comments on commit 7ff70f5

Please sign in to comment.