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 ee51750 commit 4d558f4Copy full SHA for 4d558f4
.github/workflows/gem-publish.yml
@@ -13,6 +13,8 @@ jobs:
13
id-token: write # IMPORTANT: this permission is mandatory for trusted publishing
14
contents: write # IMPORTANT: this permission is required for `rake release` to push the release tag
15
16
+ environment: RubyGems.org
17
+
18
steps:
19
# Set up
20
- uses: actions/checkout@v4
0 commit comments