Files
starter-workflows/ci/properties/python-publish.properties.json
T

7 lines
164 B
JSON

{
"name": "Publish Python Package",
"description": "Publish a Python Package to PyPI on release.",
"iconName": "python",
"categories": ["Python"]
}