Skip to content

Commit

Permalink
Pin goreleaser to v1 (#525)
Browse files Browse the repository at this point in the history
(cherry picked from commit 154f47d)
  • Loading branch information
Eric-Warehime authored and mergify[bot] committed Jun 19, 2024
1 parent a2ffae4 commit af3030a
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 af3030a

Please sign in to comment.