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
@LecrisUT thank you, if there is an automatic way to publish new releases I'd be glad to look into it. I have CI up to testing coverage automatized on each push/PR, and I still manually publish new releases.
In the
README.md
it is instructed that you can usebut that would require for the tag
v10
to actually exist.Here are some examples of how to add a release workflow for that:
readthedocs/actions#29
pypa/cibuildwheel#1517
The text was updated successfully, but these errors were encountered: