bigcommerce / bigcommerce-api-python

Python client library for Bigcommerce API
https://pypi.python.org/pypi/bigcommerce
MIT License
91 stars 82 forks source link

Add GitHub action to automate publishing to PyPi #111

Closed bookernath closed 1 year ago

bookernath commented 1 year ago

Add a GH action to automate releases

Adapted from https://packaging.python.org/en/latest/guides/publishing-package-distribution-releases-using-github-actions-ci-cd-workflows/