Skip to content

Commit

Permalink
pick gorelease version v1.25.1
Browse files Browse the repository at this point in the history
  • Loading branch information
RavinderReddyF5 committed Jun 19, 2024
1 parent a94675d commit cf31cf3
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 @@ -42,8 +42,8 @@ jobs:
name: Run GoReleaser
uses: goreleaser/[email protected]
with:
version: latest
args: release
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 cf31cf3

Please sign in to comment.