sdk-python icon indicating copy to clipboard operation
sdk-python copied to clipboard

gh-action-pypi-publish

Open cumason123 opened this issue 5 years ago • 0 comments

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

cumason123 avatar Aug 13 '20 20:08 cumason123