Skip to content

Commit

Permalink
TYPO
Browse files Browse the repository at this point in the history
  • Loading branch information
SushilMallRC committed May 2, 2024
1 parent 4edae10 commit 6ab4f7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-with-tag.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,6 @@ jobs:
- name: Publish gem
env:
GEM_HOST_API_KEY:: ${{ secrets.RUBYGEMS_API_KEY }}
GEM_HOST_API_KEY: ${{ secrets.RUBYGEMS_API_KEY }}
run: |
gem push test-rc-sdk-*.gem --host https://rubygems.org

0 comments on commit 6ab4f7b

Please sign in to comment.