Skip to content

Commit 971a54b

Browse files
committed
Use Rubygems for publishing...
1 parent ef9f523 commit 971a54b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

felt.gemspec

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Gem::Specification.new do |spec|
1313
spec.license = "MIT"
1414
spec.required_ruby_version = ">= 2.6.0"
1515

16-
spec.metadata["allowed_push_host"] = "https://github.com"
16+
spec.metadata["allowed_push_host"] = "https://rubygems.org"
1717

1818
spec.metadata["homepage_uri"] = spec.homepage
1919
spec.metadata["source_code_uri"] = spec.homepage

0 commit comments

Comments
 (0)