Skip to content

Commit

Permalink
Update publish-gem.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
projkov authored Oct 25, 2024
1 parent 549278d commit 0a66694
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-gem.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,4 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
run: |
gem push --key github --host https://rubygems.pkg.github.com/${{ github.repository_owner }} your_gem-*.gem
gem push --key github --host https://rubygems.pkg.github.com/${{ github.repository_owner }} au_core_test_kit-*.gem

0 comments on commit 0a66694

Please sign in to comment.