Skip to content

Commit

Permalink
Merge pull request #2020 from okta/update-release-breaking-change
Browse files Browse the repository at this point in the history
remove breaking change goreleaser
  • Loading branch information
duytiennguyen-okta committed Jun 17, 2024
2 parents 743e801 + 9a185db commit 1d68e6b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,8 @@ jobs:
name: Run GoReleaser
uses: goreleaser/[email protected]
with:
version: latest
args: release --clean
version: "v1.25.1"
args: release --rm-dist
env:
GPG_FINGERPRINT: ${{ steps.import_gpg.outputs.fingerprint }}
# GitHub sets this automatically
Expand Down

0 comments on commit 1d68e6b

Please sign in to comment.