Skip to content

Commit

Permalink
Bump goreleaser
Browse files Browse the repository at this point in the history
  • Loading branch information
iann0036 committed Jun 30, 2024
1 parent 417711c commit 03fe032
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 @@ -25,7 +25,7 @@ jobs:
p12-file-base64: ${{ secrets.CERTIFICATES_P12 }}
p12-password: ${{ secrets.CERTIFICATES_P12_PASSWORD }}
- name: Run GoReleaser
uses: goreleaser/goreleaser-action@v5
uses: goreleaser/goreleaser-action@v6
with:
version: latest
args: release --rm-dist --debug
Expand Down

0 comments on commit 03fe032

Please sign in to comment.