Skip to content

Commit

Permalink
Update to version 2 of goreleaser
Browse files Browse the repository at this point in the history
  • Loading branch information
hughwphamill authored Aug 8, 2024
1 parent 32a5e1d commit fe6ec40
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 @@ -37,7 +37,7 @@ jobs:
- name: Run GoReleaser
uses: goreleaser/[email protected]
with:
version: latest
version: 2
args: release --clean
env:
GPG_FINGERPRINT: ${{ steps.import_gpg.outputs.fingerprint }}
Expand Down

0 comments on commit fe6ec40

Please sign in to comment.