Files
starter-workflows/ci/properties/python-publish.properties.json
Shubham Tiwari 2b476f011c Category change
2021-08-25 23:22:32 +05:30

7 lines
190 B
JSON

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