diff --git a/ci/properties/gem-push.properties.json b/ci/properties/gem-push.properties.json index 1d2d586..c54e7b5 100644 --- a/ci/properties/gem-push.properties.json +++ b/ci/properties/gem-push.properties.json @@ -1,6 +1,6 @@ { "name": "Ruby Gem", - "description": "Pushes a Ruby Gem to RubyGems.org and GitHub Package Registry.", + "description": "Pushes a Ruby Gem to RubyGems and GitHub Package Registry.", "iconName": "ruby-gems", "categories": ["Ruby", "SDLC"] }