Skip to content

Commit 63d11f9

Browse files
authored
Update gem_push.yml
1 parent ae04dcb commit 63d11f9

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/gem_push.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@ jobs:
66
name: Push gem to RubyGems.org
77
runs-on: ubuntu-latest
88

9+
environment:
10+
name: rubygems.org
11+
url: https://rubygems.org/gems/rapidjson
12+
913
permissions:
1014
contents: write
1115
id-token: write

0 commit comments

Comments
 (0)