-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Description
@jcorrado76 Right now to push a new version out to PYPI, I'm doing that locally with poetry , with poetry build and poetry publish, to get a new package out on PYPI. Can we automate this somehow with GitHub actions?
Not sure we want a new PYPI package published every time we push to main? I'm assuming I can load some ENV Vars for GitHub actions so it has permissions to do the push, just curious on thoughts on if it should be every time we merge to main or something else?
Metadata
Metadata
Assignees
Labels
No labels