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

Consider publishing to PyPI with "Trusted Publishers" #145

Open
jond01 opened this issue Oct 30, 2023 · 0 comments
Open

Consider publishing to PyPI with "Trusted Publishers" #145

jond01 opened this issue Oct 30, 2023 · 0 comments
Labels
github_actions Pull requests that update GitHub Actions code

Comments

@jond01
Copy link
Owner

jond01 commented Oct 30, 2023

See:
https://docs.pypi.org/trusted-publishers/

This mechanism replaces the API token which is used to upload to PyPI (and Test-PyPI):

POETRY_PYPI_TOKEN_PYPI: ${{ secrets.PYPI_TOKEN }}

Need to see what it's worth and whether it's supported by the build and publish system (currently Poetry).

@jond01 jond01 added the github_actions Pull requests that update GitHub Actions code label Oct 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
github_actions Pull requests that update GitHub Actions code
Projects
None yet
Development

No branches or pull requests

1 participant