release: Use nightly goreleaser to fix rpm bug

This commit is contained in:
世界 2025-03-11 13:29:02 +08:00
parent 0b5490d5a3
commit ed46438359
No known key found for this signature in database
GPG key ID: CD109927C34A63C4

View file

@ -159,7 +159,7 @@ jobs:
uses: goreleaser/goreleaser-action@v6
with:
distribution: goreleaser-pro
version: '~> v2'
version: nightly
install-only: true
- name: Extract signing key
run: |-