Skip to content

Commit

Permalink
Merge pull request #1026 from carapace-sh/fix-release
Browse files Browse the repository at this point in the history
fix release
  • Loading branch information
rsteube authored Jul 15, 2024
2 parents b7bff0e + d198bbc commit c580ff2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,6 @@ jobs:
if: startsWith(github.ref, 'refs/tags/')
with:
version: latest
args: release --rm-dist
args: release --clean
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit c580ff2

Please sign in to comment.