Pre-release qbraid to PyPi #2
pre-release.yml
on: workflow_dispatch
Build dist & upload to PyPI
43s
Annotations
2 warnings and 1 notice
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 dist & upload 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 dist & upload to PyPI
Using a user-provided API token for authentication against https://upload.pypi.org/legacy/
|