diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index 299a511d..41e6b57e 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -12,7 +12,7 @@ permissions: contents: write id-token: write # Required for PyPI OIDC Trusted Publishing and Sigstore pages: write # Required for GitHub Pages deployment - attestations: write # Required for SLSA build provenance + # attestations: write # Required for SLSA build provenance env: UV_PYTHON_PREFERENCE: "only-managed"