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
ci: update python-package workflow to use trusted publishing (#50)
* ci: update python-package workflow to use trusted publishing
close#39
Additional changes:
* Only run workflow when a tag is created
* Update action versions + python version used
* use cache
* add back running on PR, build requires tag to be created
* trivial change, mostly to try to tickle GH Actions
---------
Co-authored-by: Reece Hart <reecehart@gmail.com>