Files
starter-workflows/ci/properties/gem-push.properties.json
T

7 lines
165 B
JSON
Raw Normal View History

2019-08-14 15:36:41 -04:00
{
"name": "Ruby Gem",
2019-08-14 15:14:11 -07:00
"description": "Pushes a Ruby Gem to RubyGems and GitHub Package Registry.",
2019-08-14 15:36:41 -04:00
"iconName": "ruby-gems",
2021-08-25 00:17:39 +05:30
"categories": ["Ruby"]
2019-08-14 15:36:41 -04:00
}