Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
camdenmoors committed Jan 20, 2022
1 parent ba37c1c commit 3e2c6ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
#gem push --KEY rubygems --host https://rubygems.org emass_client/ruby_client/*.gem
- name: Publish to GPR
run: |
gem push --KEY github --host https://rubygems.pkg.github.com/mitre *.gem
#gem push --KEY github --host https://rubygems.pkg.github.com/mitre *.gem
ls -la
ls -la emass_client/ruby_client
gem push --KEY github --host https://rubygems.pkg.github.com/mitre emass_client/ruby_client/*.gem
Expand Down

0 comments on commit 3e2c6ea

Please sign in to comment.