Skip to content

Commit

Permalink
Update publish script
Browse files Browse the repository at this point in the history
  • Loading branch information
yuga-cb committed Apr 19, 2024
1 parent 2f7ef38 commit e27ecfa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,4 @@ jobs:
gem build *.gemspec
gem push *.gem
env:
RUBYGEMS_API_KEY: ${{ secrets.RUBYGEMS_API_KEY }}
GEM_HOST_API_KEY: ${{ secrets.GEM_HOST_API_KEY }}

0 comments on commit e27ecfa

Please sign in to comment.