Skip to content

Commit af6c833

Browse files
authored
Update release.yml
1 parent 5f16c58 commit af6c833

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,4 +34,4 @@ jobs:
3434
- name: Publish Gem
3535
run: gem push skylab_studio-*.gem
3636
env:
37-
RUBYGEMS_API_KEY: ${{ secrets.RUBYGEMS_API_KEY }}
37+
GEM_HOST_API_KEY: ${{ secrets.GEM_HOST_API_KEY }}

0 commit comments

Comments
 (0)