File tree Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Original file line number Diff line number Diff line change 1111 if : github.repository == 'rubyatscale/singed'
1212 runs-on : ubuntu-latest
1313
14+ environment :
15+ name : rubygems.org
16+ url : https://rubygems.org/gems/singed
17+
1418 permissions :
1519 contents : write
1620 id-token : write
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ Gem::Specification.new do |spec|
1111 spec . required_ruby_version = ">= 2.7.0"
1212 spec . homepage = "https://github.com/rubyatscale/singed"
1313 spec . metadata = {
14- "source_code_uri" => "https://github.com/rubyatscale/singed.git " ,
14+ "source_code_uri" => "https://github.com/rubyatscale/singed" ,
1515 "bug_tracker_uri" => "https://github.com/rubyatscale/singed/issues" ,
1616 "homepage_uri" => "https://github.com/rubyatscale/singed"
1717 }
You can’t perform that action at this time.
0 commit comments