You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
During the release of v0.14.1 it seems that the PyPI upload workflow has some issues with the authentication.
Run pypa/gh-action-pypi-publish@master
Warning: It looks like you are trying to use an API token to authenticate in the package index and
your token value does not start with "pypi-" as it typically should. This may cause an authentication
error. Please verify that you have copied your token properly if such an error occurs.
Checking dist/DeerLab-0.14.1.tar.gz: PASSED
Uploading distributions to https://upload.pypi.org/legacy/
Uploading DeerLab-0.14.1.tar.gz
25l
0%━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━0.0/129.9 kB • --:-- • ?
0%━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━0.0/129.9 kB • --:-- • ?
0%━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━0.0/129.9 kB • --:-- • ?
100%━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━129.9/129.9 kB • 00:00 • 2.0 MB/s
100%━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━129.9/129.9 kB • 00:00 • 2.0 MB/s
100%━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━129.9/129.9 kB • 00:00 • 2.0 MB/s
25hWARNING Error during upload. Retry with the --verbose option for more details.
ERROR HTTPError: 403 Forbidden from https://upload.pypi.org/legacy/
Invalid or non-existent authentication information. See
[ https://pypi.org/help/#inv](https://pypi.org/help/#invalid-auth)alid-auth for more information.
The text was updated successfully, but these errors were encountered:
During the release of v0.14.1 it seems that the PyPI upload workflow has some issues with the authentication.
The text was updated successfully, but these errors were encountered: