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

Integrate tokenless publishing @ GHA CD workflow #1030

Merged

Conversation

webknjaz
Copy link
Member

Previously, the GitHub Actions CI/CD workflow for publishing to PyPI was using an API token to make uploads to the index. This patch update that to rely on the OIDC-based trust link between PyPI and GitHub, removing the need for managing any tokens manually.

Ref #954

@webknjaz webknjaz self-assigned this Jul 13, 2024
@webknjaz webknjaz merged commit 2f976d0 into aio-libs:master Jul 13, 2024
29 of 30 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant