Skip to content

Commit

Permalink
fix gh actions
Browse files Browse the repository at this point in the history
  • Loading branch information
adelowo committed Jan 11, 2025
1 parent 66c9223 commit 0e5d5bb
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 @@ -18,7 +18,7 @@ jobs:
with:
go-version: "1.23"
- name: Run GoReleaser
uses: goreleaser/goreleaser-action
uses: goreleaser/goreleaser-action@v6.1.0
with:
distribution: goreleaser
version: ${{ env.GITHUB_REF_NAME }}
Expand Down

0 comments on commit 0e5d5bb

Please sign in to comment.