Skip to content

Commit

Permalink
Merge pull request #17 from Riskified/DEV-93816-fix-goreleaser
Browse files Browse the repository at this point in the history
specific version
  • Loading branch information
TomaBere authored Sep 23, 2024
2 parents f480e55 + bfad045 commit 5df681e
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 @@ -40,7 +40,7 @@ jobs:
name: Run GoReleaser
uses: goreleaser/goreleaser-action@v2
with:
version: latest
version: 2
args: release --clean
env:
GPG_FINGERPRINT: ${{ steps.import_gpg.outputs.fingerprint }}
Expand Down

0 comments on commit 5df681e

Please sign in to comment.