Skip to content

Commit 0042fa9

Browse files
committed
Revert "CI: Use trusted Gem publishing"
It sadly does not work as documented and promoted. This reverts commit 6c3edf3.
1 parent 6c3edf3 commit 0042fa9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,3 +18,4 @@ jobs:
1818
secrets:
1919
app_id: ${{ vars.ALCHEMY_BOT_APP_ID }}
2020
app_private_key: ${{ secrets.ALCHEMY_BOT_APP_PRIVATE_KEY }}
21+
rubygems_api_key: ${{ secrets.RUBYGEMS_API_KEY }}

0 commit comments

Comments
 (0)