Skip to content

Commit

Permalink
Use latest go-releaser
Browse files Browse the repository at this point in the history
  • Loading branch information
owenthereal committed May 1, 2024
1 parent 4517e0b commit ba09ce1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
- name: Run GoReleaser
uses: goreleaser/goreleaser-action@v5
with:
version: v1.21.2
version: latest
args: release --rm-dist
env:
GITHUB_TOKEN: ${{ secrets.GH_TOKEN }}
Expand Down

0 comments on commit ba09ce1

Please sign in to comment.