add .github/workflows/pypi-release.yml #1
pypi-release.yml
on: push
Upload release to PyPI
18s
Annotations
2 warnings
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
|
Upload release to PyPI:
# >> 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.
|