Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updates the publish workflow to use the trusted publisher setup #1619

Closed
wants to merge 1 commit into from
Closed

Conversation

stumpylog
Copy link
Contributor

I don't know if this is new or I missed it in my original pull request, but this updates the publish job so it will utilize PyPI's trusted publishing instead of token based auth. The main benefit seems to be scoped tokens and no more manual publishing. But it's a minor update to include this and seems to be the preferred way, so here it is.

The action's setup for this can be found here: https://github.com/pypa/gh-action-pypi-publish/tree/release/v1/#trusted-publishing

There is some action to take on PyPI, as described here: https://docs.pypi.org/trusted-publishers/adding-a-publisher/

@stumpylog stumpylog closed this by deleting the head repository Nov 30, 2023
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.

None yet

1 participant