-
Notifications
You must be signed in to change notification settings - Fork 18
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
Publish Release workflow does not publish the Python packages #113
Comments
@jtpio Cheers for publishing! I am not quite sure why it didnt publish to PyPI. The screenshot you posted is using API token if I am right. I think we need to configure this on PyPI to use trusted publishers for |
Yes, they were configured as part of #110: The screenshot above was to show that the release was done manually (and indeed using an API token). |
Running the "Publish Release" workflow for
1.0.0
published the packages to npm:But it didn't publish the packages to PyPI:
https://github.com/jupyterlab-contrib/jupyterlab-topbar/actions/runs/7991656309/job/21823326631
The text was updated successfully, but these errors were encountered: