🔧 Switch PyPI publishing to trusted publishing (OIDC) by chrisjsewell · Pull Request #142 · executablebooks/mdit-py-plugins · GitHub
Skip to content

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

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

🔧 Switch PyPI publishing to trusted publishing (OIDC)#142
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
@codecov

codecov Bot commented May 19, 2026

Copy link
Copy Markdown

@chrisjsewell chrisjsewell merged commit 6e1133d into master May 19, 2026
11 checks passed
@chrisjsewell chrisjsewell deleted the trusted-publisher branch May 19, 2026 11:26
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