Skip to content

Commit

Permalink
Pin goreleaser to v1 (#525) (#526)
Browse files Browse the repository at this point in the history
(cherry picked from commit 154f47d)

Co-authored-by: Eric Warehime <[email protected]>
  • Loading branch information
mergify[bot] and Eric-Warehime authored Jun 19, 2024
1 parent a2ffae4 commit ca45053
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,6 @@ jobs:
uses: goreleaser/goreleaser-action@v4
with:
args: release --clean
version: "~> v1"
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit ca45053

Please sign in to comment.