Skip to content

Commit

Permalink
ci: goreleaser/goreleaser-action@v5 and 1.19.2
Browse files Browse the repository at this point in the history
  • Loading branch information
nwtgck committed Apr 29, 2024
1 parent 8bb7954 commit 99b2d46
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 @@ -17,9 +17,9 @@ jobs:
with:
go-version: '1.20'
- name: Run GoReleaser
uses: goreleaser/goreleaser-action@v2
uses: goreleaser/goreleaser-action@v5
with:
version: v1.0.0
version: v1.19.2
args: release --rm-dist
env:
GITHUB_TOKEN: ${{ secrets.GH_PAT }}

0 comments on commit 99b2d46

Please sign in to comment.