splunk / splunk-sdk-python

Splunk Software Development Kit for Python
http://dev.splunk.com
Apache License 2.0
687 stars 369 forks source link

GitHub Action for PyPI release #338

Closed amysutedja closed 4 years ago

amysutedja commented 4 years ago

New Github Action workflow to release to PyPI.

The workflow is as follows:

find_version -> tag_version -> release -> publish