df5ac56102
* adding category in the template property file * added category on ruby template
7 lines
191 B
JSON
7 lines
191 B
JSON
{
|
|
"name": "Ruby Gem",
|
|
"description": "Pushes a Ruby Gem to RubyGems and GitHub Package Registry.",
|
|
"iconName": "ruby-gems",
|
|
"categories": ["Continuous integration", "Ruby"]
|
|
}
|