Skip to content

Commit 6c3edf3

Browse files
committed
CI: Use trusted Gem publishing
Now that Rubygems has support for shared workflows we can remove the API key and use trusted publishing instead.
1 parent 2537e1b commit 6c3edf3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,3 @@ 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)