Skip to content

Commit

Permalink
Fix goreleaser action
Browse files Browse the repository at this point in the history
  • Loading branch information
RomanButsiy committed Jun 28, 2024
1 parent f2cce97 commit a75ee99
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 @@ -39,7 +39,7 @@ jobs:
PASSPHRASE: ${{ secrets.PASSPHRASE }}
-
name: Run GoReleaser
uses: goreleaser/goreleaser-action@v5
uses: goreleaser/goreleaser-action@v6
with:
version: latest
args: release --clean
Expand Down

0 comments on commit a75ee99

Please sign in to comment.