Skip to content

Commit aafc033

Browse files
authored
Merge pull request bcrypt-ruby#294 from bcrypt-ruby/fix-publishing
fix env url
2 parents 92ca1d6 + 01f947a commit aafc033

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.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/bcrypt-ruby
18+
url: https://rubygems.org/gems/bcrypt
1919

2020
permissions:
2121
contents: write

0 commit comments

Comments
 (0)