Publish package to pypi on tag #18
publish.yml
on: workflow_dispatch
Build wheel and publish to pypi
26s
Annotations
2 warnings and 1 notice
Build wheel and publish to pypi
Input 'skip_existing' has been deprecated with message: The inputs have been normalized to use kebab-case. Use `skip-existing` 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
|
Build wheel and publish to pypi
Using a user-provided API token for authentication against https://upload.pypi.org/legacy/
|