Skip to content

Commit 4442fa2

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 4442fa2

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.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)