Commit 4ed1988
ci: switch PyPI publish to Trusted Publishing (OIDC)
Drop the static MATURIN_PYPI_TOKEN env on the Publish to PyPI step so
maturin-action uses the workflow's OIDC token instead. The release
job already has `id-token: write`, which is the only requirement on
our end. PyPI must have a Trusted Publisher (or pending publisher,
for the first release) registered for this repo + workflow filename
under https://pypi.org/manage/account/publishing/.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 9b099e7 commit 4ed1988
1 file changed
Lines changed: 0 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
183 | 183 | | |
184 | 184 | | |
185 | 185 | | |
186 | | - | |
187 | | - | |
188 | 186 | | |
189 | 187 | | |
190 | 188 | | |
0 commit comments