mirror of
https://ghfast.top/https://github.com/aeroxw/easy-tdx.git
synced 2026-09-12 19:14:16 +08:00
ci: disable sigstore attestations to fix 502 from rekor
Sigstore's rekor server returning intermittent 502 Bad Gateway, blocking all publishes. Attestations are optional; disable until the service stabilizes. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This commit is contained in:
co-authored by
Claude Opus 4.7
parent
72652b9f8b
commit
c825515ee6
@@ -25,3 +25,5 @@ jobs:
|
||||
- run: python -m build
|
||||
|
||||
- uses: pypa/gh-action-pypi-publish@release/v1
|
||||
with:
|
||||
attestations: false
|
||||
|
||||
Reference in New Issue
Block a user