We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8531440 commit 530488aCopy full SHA for 530488a
.github/workflows/gem-publish.yml
@@ -12,7 +12,7 @@ jobs:
12
id-token: write # IMPORTANT: this permission is mandatory for trusted publishing
13
contents: write # IMPORTANT: this permission is required for `rake release` to push the release tag
14
15
- environment: RubyGems.org
+ environment: Rubygems.org
16
17
steps:
18
# Set up
0 commit comments