mirror of
https://github.com/ruvnet/RuView
synced 2026-07-22 17:23:19 +00:00
cc153e8b56
Drop all four PYPI_API_TOKEN password inputs from the publish-v2 and publish-tombstone jobs, grant id-token: write, and bind both jobs to the pypi GitHub environment so pypa/gh-action-pypi-publish uses secretless Trusted Publishing. Rewrite the header + add step comments documenting the blocking manual pypi.org trusted-publisher registration (ADR-184 §3.1) and the token fallback (§3.2). Build matrix untouched. Refs ADR-184 P1.