Skip to content

Commit

Permalink
Revert "Bump goreleaser/goreleaser-action from 5 to 6 (#541)"
Browse files Browse the repository at this point in the history
This reverts commit 0fccaaa.
  • Loading branch information
bertekintw authored Jun 27, 2024
1 parent 010fe67 commit 6bcd8e3
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 @@ -40,7 +40,7 @@ jobs:
passphrase: ${{ secrets.PASSPHRASE }}
-
name: Run GoReleaser
uses: goreleaser/goreleaser-action@v6
uses: goreleaser/goreleaser-action@v5
with:
version: latest
args: release --clean
Expand Down

0 comments on commit 6bcd8e3

Please sign in to comment.