sdk-python
sdk-python copied to clipboard
gh-action-pypi-publish
We may want to add the following to pypi_release.yml:
with:
skip_existing: true
to enable readme adjustments pushed to master. Unsure if this is the best way of handling this, or if the workflow should be changed to only allowing tagged commits