Skip to content

Commit

Permalink
Merge pull request #8 from runreveal/alan/fix-goreleaser
Browse files Browse the repository at this point in the history
fix goreleaser
  • Loading branch information
abraithwaite authored Jun 11, 2024
2 parents 1631070 + 16a5e0a commit 2bd5e1c
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 @@ -26,7 +26,7 @@ jobs:
with:
go-version: stable

- uses: goreleaser/goreleaser-action@v4
- uses: goreleaser/goreleaser-action@v5
with:
# either 'goreleaser' (default) or 'goreleaser-pro':
distribution: goreleaser
Expand Down

0 comments on commit 2bd5e1c

Please sign in to comment.