Skip to content

Commit

Permalink
update release github action
Browse files Browse the repository at this point in the history
  • Loading branch information
r7wx committed Oct 14, 2024
1 parent 48a703f commit 623a5eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
uses: goreleaser/goreleaser-action@v3
with:
distribution: goreleaser
version: latest
version: 2.3.2
args: release --rm-dist
env:
GITHUB_TOKEN: ${{ secrets.GH_TOKEN }}

0 comments on commit 623a5eb

Please sign in to comment.