Skip to content

Commit

Permalink
fix v5
Browse files Browse the repository at this point in the history
Signed-off-by: kouki <[email protected]>
  • Loading branch information
kmdkuk committed Nov 25, 2023
1 parent b79767e commit a9a9c3d
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 a9a9c3d

Please sign in to comment.