Skip to content

Commit

Permalink
Pin goreleaser to v1 (#525)
Browse files Browse the repository at this point in the history
  • Loading branch information
Eric-Warehime authored Jun 19, 2024
1 parent 3376dd3 commit 154f47d
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@v5
with:
args: release --clean
version: "~> v1"
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 154f47d

Please sign in to comment.