Skip to content

Commit 8531440

Browse files
committed
Update allowed_push_host.
1 parent bc6cc6f commit 8531440

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gitlab-triage-linear-migrator.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.license = "MIT"
1515
spec.required_ruby_version = ">= 3.1.0"
1616

17-
spec.metadata["allowed_push_host"] = "https://example.com"
17+
spec.metadata["allowed_push_host"] = "https://rubygems.org"
1818

1919
spec.metadata["homepage_uri"] = spec.homepage
2020
spec.metadata["source_code_uri"] = "https://github.com/upsun/gitlab-triage-linear-migrator"

0 commit comments

Comments
 (0)