We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e7343bb + 3f22e36 commit 8c5ff03Copy full SHA for 8c5ff03
1 file changed
.github/workflows/release.yml
@@ -16,3 +16,4 @@ jobs:
16
secrets:
17
app_id: ${{ vars.ALCHEMY_BOT_APP_ID }}
18
app_private_key: ${{ secrets.ALCHEMY_BOT_APP_PRIVATE_KEY }}
19
+ rubygems_api_key: ${{ secrets.RUBYGEMS_API_KEY }}
0 commit comments