Skip to content

🔧 Switch PyPI publishing to trusted publishing (OIDC)#1140

Merged
chrisjsewell merged 1 commit into
masterfrom
trusted-publisher
May 19, 2026
Merged

🔧 Switch PyPI publishing to trusted publishing (OIDC)#1140
chrisjsewell merged 1 commit into
masterfrom
trusted-publisher

Conversation

@chrisjsewell
Copy link
Copy Markdown
Member

Replace long-lived API token with PyPI trusted publishing via pypa/gh-action-pypi-publish. This uses short-lived OIDC credentials scoped to the CI workflow, eliminating the need for stored secrets.

Replace long-lived API token with PyPI trusted publishing via
pypa/gh-action-pypi-publish. This uses short-lived OIDC credentials
scoped to the CI workflow, eliminating the need for stored secrets.
@chrisjsewell chrisjsewell linked an issue May 19, 2026 that may be closed by this pull request
@chrisjsewell chrisjsewell merged commit aa273e3 into master May 19, 2026
21 checks passed
@chrisjsewell chrisjsewell deleted the trusted-publisher branch May 19, 2026 11:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Use trusted publishing to upload to PyPI

1 participant