Skip to content

Test publish to test pypi #1

Test publish to test pypi

Test publish to test pypi #1

Re-run triggered October 13, 2023 02:25
Status Failure
Total duration 38s
Artifacts

release.yml

on: push
Build and publish Python 🐍 distributions πŸ“¦ to PyPI and TestPyPI
27s
Build and publish Python 🐍 distributions πŸ“¦ to PyPI and TestPyPI
Fit to window
Zoom out
Zoom in

Annotations

3 warnings and 1 notice
Build and publish Python 🐍 distributions πŸ“¦ to PyPI and TestPyPI
Using a user-provided API token for authentication against https://test.pypi.org/legacy/
Upgrade to Trusted Publishing
Trusted Publishers allows publishing packages to PyPI from automated environments like GitHub Actions without needing to use username/password combinations or API tokens to authenticate with PyPI. Read more: https://docs.pypi.org/trusted-publishers
Build and publish Python 🐍 distributions πŸ“¦ to PyPI and TestPyPI: # >> PyPA publish to PyPI GHA: POTENTIALLY INVALID TOKEN <<#L1
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.
Build and publish Python 🐍 distributions πŸ“¦ to PyPI and TestPyPI: # >> PyPA publish to PyPI GHA: MISSING DISTS <<#L1
It looks like there are no Python distribution packages to publish in the directory 'dist/'. Please verify that they are in place should you face this problem.