Skip to content

Commit

Permalink
Upgrade to goreleaser v2 (toolctl#489)
Browse files Browse the repository at this point in the history
  • Loading branch information
patrickhoefler authored Jun 22, 2024
1 parent efcd603 commit d7b76cd
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 @@ -29,6 +29,7 @@ jobs:
- name: Run GoReleaser
uses: goreleaser/goreleaser-action@5742e2a039330cbb23ebf35f046f814d4c6ff811 # v5.1.0
with:
version: '~> v2'
args: release --clean
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit d7b76cd

Please sign in to comment.