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.
1 parent 5f16c58 commit af6c833Copy full SHA for af6c833
.github/workflows/release.yml
@@ -34,4 +34,4 @@ jobs:
34
- name: Publish Gem
35
run: gem push skylab_studio-*.gem
36
env:
37
- RUBYGEMS_API_KEY: ${{ secrets.RUBYGEMS_API_KEY }}
+ GEM_HOST_API_KEY: ${{ secrets.GEM_HOST_API_KEY }}
0 commit comments