Skip to content

Commit

Permalink
Merge pull request #5 from CheckPointSW:goreleaser-fix
Browse files Browse the repository at this point in the history
update goreleaser flag
  • Loading branch information
chkp-omris authored Jul 22, 2024
2 parents b019b4e + 7327e16 commit d7e1fab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
uses: goreleaser/[email protected]
with:
version: latest
args: release --rm-dist
args: release --clean
env:
# GitHub sets this automatically
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit d7e1fab

Please sign in to comment.