fixed? gh actions #5
pipy_release.yml
on: push
Build 📦 publish Python 🐍 distributions 📦 to PyPI
27s
Annotations
3 warnings and 1 notice
Build 📦 publish Python 🐍 distributions 📦 to PyPI
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
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 📦 publish Python 🐍 distributions 📦 to PyPI:
# >> 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 📦 publish Python 🐍 distributions 📦 to PyPI
Using a user-provided API token for authentication against https://upload.pypi.org/legacy/
|