Skip to content

Commit

Permalink
allow gem to be pushed to githib packages
Browse files Browse the repository at this point in the history
  • Loading branch information
Guslington committed Feb 3, 2021
1 parent b8e94e6 commit 9411dc4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cfn-vpn.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Gem::Specification.new do |spec|
# Prevent pushing this gem to RubyGems.org. To allow pushes either set the 'allowed_push_host'
# to allow pushing to a single host or delete this section to allow pushing to any host.
if spec.respond_to?(:metadata)
spec.metadata["allowed_push_host"] = 'https://rubygems.org'
spec.metadata["allowed_push_host"] = 'https://rubygems.pkg.github.com/base2Services'

spec.metadata["homepage_uri"] = spec.homepage
spec.metadata["source_code_uri"] = "https://github.com/base2services/aws-client-vpn"
Expand Down

0 comments on commit 9411dc4

Please sign in to comment.