Skip to content

Commit 0c4b41d

Browse files
committed
Fix push URL
1 parent 77fc49d commit 0c4b41d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/push_gem.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515

1616
environment:
1717
name: rubygems.org
18-
url: https://rubygems.org/gems/date
18+
url: https://rubygems.org/gems/test-unit-ruby-core
1919

2020
permissions:
2121
contents: write

0 commit comments

Comments
 (0)