Skip to content

update .github/workflows/pypi-release.yml #11

update .github/workflows/pypi-release.yml

update .github/workflows/pypi-release.yml #11

Triggered via push December 13, 2024 22:15
Status Failure
Total duration 24s
Artifacts

pypi-release.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 warnings
attestations input ignored
The workflow was run with the 'attestations: true' input, but an explicit password was also set, disabling Trusted Publishing. As a result, the attestations input is ignored.
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.