We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents bd92fd5 + 411686a commit 05cce47Copy full SHA for 05cce47
.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