df5ac56102
* adding category in the template property file * added category on ruby template
7 lines
190 B
JSON
7 lines
190 B
JSON
{
|
|
"name": "Publish Python Package",
|
|
"description": "Publish a Python Package to PyPI on release.",
|
|
"iconName": "python",
|
|
"categories": ["Continuous integration", "Python"]
|
|
}
|