Skip to content

Commit

Permalink
Update to goreleaser v2.
Browse files Browse the repository at this point in the history
  • Loading branch information
schmidtw committed Jan 23, 2025
1 parent f819b69 commit 0064579
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -375,8 +375,8 @@ jobs:
with:
distribution: goreleaser
workdir: ${{ inputs.working-directory }}
version: latest
args: release --clean --skip-validate
version: ~> v2
args: release --clean --skip validate
env:
GORELEASER_CURRENT_TAG: ${{ github.ref_name }}
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 0064579

Please sign in to comment.