Skip to content

Commit

Permalink
update org
Browse files Browse the repository at this point in the history
  • Loading branch information
xuan-cao-swi committed Nov 30, 2023
1 parent e6d710e commit 272089d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-package-solarwinds.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,4 +58,4 @@ jobs:
gem_version=${{ github.event.inputs.version }}
cd ${{ github.event.inputs.rubygem-path }}
gem build "${gem_name}.gemspec"
gem push --key github --host https://rubygems.pkg.github.com/xuan-cao-swi "${gem_name}-${gem_version}.gem"
gem push --key github --host https://rubygems.pkg.github.com/solarwinds "${gem_name}-${gem_version}.gem"

0 comments on commit 272089d

Please sign in to comment.