Skip to content

Commit

Permalink
v0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
codezomb committed Mar 30, 2024
1 parent cc5e0a6 commit af8947b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,5 +41,5 @@ jobs:
- name: Push RubyGem
run: gem push *.gem
env:
RUBYGEMS_API_KEY: ${{ secrets.RUBYGEMS_API_KEY }}
GEM_HOST_API_KEY: ${{ secrets.RUBYGEMS_API_KEY }}

0 comments on commit af8947b

Please sign in to comment.