Skip to content

Commit

Permalink
Merge pull request #328 from arnested/goreleaser-version
Browse files Browse the repository at this point in the history
Fixate Goreleaser version
  • Loading branch information
arnested authored Jun 13, 2024
2 parents 61e8d11 + 66b61fd commit 9de3390
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 @@ -41,7 +41,7 @@ jobs:
- name: Run GoReleaser
uses: goreleaser/goreleaser-action@v6
with:
version: latest
version: v2
args: release
env:
GITHUB_TOKEN: ${{ github.token }}
Expand Down

0 comments on commit 9de3390

Please sign in to comment.