You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix pipeline publishing releases to GitHub (#422)
Fixes: #421
use upload-artifact v4.5.0 instead of v4
update gh-action-sigstore-python from 2.1.1 to 3.0.0
Fix publishing pipeline (#307)
Fixes#304
The publishing job failed in the pipelines because PyPI does not support
uploading the signature files. Upload the non-signed versions to PyPI
and signed versions to GitHub Releases.
Also update the 0.8.0 release date to 2024-05-26.