Skip to content

Commit

Permalink
First pushe xt
Browse files Browse the repository at this point in the history
    * .github/workflows/gem_release.yml:
  • Loading branch information
jwillemsen committed Aug 11, 2021
1 parent 85c252b commit 586f795
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gem_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,8 +75,8 @@ jobs:
run: |
ridk exec rake gem
ridk exec rake r2corba:gem:extbingem
gem push pkg/r2corba-*.gem
gem push pkg/r2corba_ext*.gem
gem push pkg/r2corba-*.gem
env:
GEM_HOST_API_KEY: ${{secrets.RUBYGEMS_API_KEY}}
jacorb:
Expand Down

0 comments on commit 586f795

Please sign in to comment.