Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jm12138 authored Nov 4, 2024
1 parent 7cb797d commit c3b6479
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,9 @@ jobs:

- name: Install GoReleaser
run: |
curl -sL https://install.goreleaser.com/github.com/goreleaser/goreleaser.sh | bash
go install github.com/goreleaser/goreleaser/v2@latest
- name: Run GoReleaser
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
run: goreleaser release --clean
run: goreleaser release --clean

0 comments on commit c3b6479

Please # to comment.