We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6c3edf3 commit 0042fa9Copy full SHA for 0042fa9
.github/workflows/release.yml
@@ -18,3 +18,4 @@ jobs:
18
secrets:
19
app_id: ${{ vars.ALCHEMY_BOT_APP_ID }}
20
app_private_key: ${{ secrets.ALCHEMY_BOT_APP_PRIVATE_KEY }}
21
+ rubygems_api_key: ${{ secrets.RUBYGEMS_API_KEY }}
0 commit comments