Add publish python workflow

This commit is contained in:
Monte Hellawell
2019-08-25 01:13:29 +01:00
parent 4634ff4555
commit aef55ffd4b
2 changed files with 33 additions and 0 deletions
@@ -0,0 +1,6 @@
{
"name": "Publish Python Package",
"description": "Publish a Python Package to PyPI on release.",
"iconName": "python",
"categories": ["Python"]
}