Skip to content

Commit c4407a2

Browse files
author
pierre golfier
committed
update allowed_push_host
1 parent 621f4cc commit c4407a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rubocop-codeur.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Gem::Specification.new do |spec|
1414
spec.description = 'Shared rubocop config gem for every Ruby projects at Codeur SARL'
1515
spec.license = 'MIT'
1616

17-
spec.metadata['allowed_push_host'] = 'https://gems.codeur.com'
17+
spec.metadata['allowed_push_host'] = 'https://rubygems.pkg.github.com/codeur'
1818

1919
spec.metadata['homepage_uri'] = spec.homepage
2020

0 commit comments

Comments
 (0)