Skip to content

Commit

Permalink
Merge pull request #106 from kmdkuk/fix-goreleaser-version
Browse files Browse the repository at this point in the history
fix v5
  • Loading branch information
kmdkuk authored Nov 25, 2023
2 parents b79767e + a9a9c3d commit 9344fe3
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 @@ -32,7 +32,7 @@ jobs:
run: |
make release-build
- name: GoReleaser
uses: goreleaser/goreleaser-action@5
uses: goreleaser/goreleaser-action@v5
with:
version: latest
args: release --clean
Expand Down

0 comments on commit 9344fe3

Please sign in to comment.