Skip to content

Commit 530488a

Browse files
committed
Update environment to Rubygems.org.
1 parent 8531440 commit 530488a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gem-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
id-token: write # IMPORTANT: this permission is mandatory for trusted publishing
1313
contents: write # IMPORTANT: this permission is required for `rake release` to push the release tag
1414

15-
environment: RubyGems.org
15+
environment: Rubygems.org
1616

1717
steps:
1818
# Set up

0 commit comments

Comments
 (0)