.github/workflows/publish-pypi.yml #18
publish-pypi.yml
on: workflow_dispatch
log-the-inputs
1s
Publish to PyPI test site
54s
Annotations
4 warnings and 2 notices
Publish to PyPI test site
Input 'repository_url' has been deprecated with message: The inputs have been normalized to use kebab-case. Use `repository-url` instead.
|
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
|
Publish to PyPI test site
Input 'repository_url' has been deprecated with message: The inputs have been normalized to use kebab-case. Use `repository-url` instead.
|
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
|
Publish to PyPI test site
Using a user-provided API token for authentication against https://test.pypi.org/legacy/
|
Publish to PyPI test site
Using a user-provided API token for authentication against https://upload.pypi.org/legacy/
|