Skip to content

Commit

Permalink
fix: goreleaser configuration (#34)
Browse files Browse the repository at this point in the history
  • Loading branch information
isindir authored Dec 7, 2024
1 parent 466b5b6 commit 52fa868
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ jobs:
run: |
git tag "$(svu next)"
git push --tags
goreleaser release --rm-dist
goreleaser release --clean
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
HOMEBREW_TAP_GITHUB_TOKEN: ${{ secrets.HOMEBREW_TAP_GITHUB_TOKEN }}
Expand Down

0 comments on commit 52fa868

Please sign in to comment.