Skip to content

Commit

Permalink
固定goreleaser版本为1.26.2
Browse files Browse the repository at this point in the history
  • Loading branch information
shinny-taojiachun committed Jul 15, 2024
1 parent 59772fe commit 2365130
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/shinny_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
name: Run GoReleaser
uses: goreleaser/goreleaser-action@v4
with:
version: latest
version: 1.26.2
args: release --clean --timeout 500m --parallelism 1 --config .goreleaser.shinny.yml ${{ env.grflags }}
env:
GPG_FINGERPRINT: ${{ steps.import_gpg.outputs.fingerprint }}
Expand Down

0 comments on commit 2365130

Please sign in to comment.