Skip to content

Commit 4d558f4

Browse files
committed
Add RubyGems.org as environment.
1 parent ee51750 commit 4d558f4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/gem-publish.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@ jobs:
1313
id-token: write # IMPORTANT: this permission is mandatory for trusted publishing
1414
contents: write # IMPORTANT: this permission is required for `rake release` to push the release tag
1515

16+
environment: RubyGems.org
17+
1618
steps:
1719
# Set up
1820
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)