Skip to content

Commit

Permalink
publish to github packages
Browse files Browse the repository at this point in the history
  • Loading branch information
tush-tr committed May 21, 2023
1 parent 44ef767 commit ca87243
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-gh.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
- uses: actions/setup-node@v3
with:
node-version: '16.x'
registry-url: 'https://npm.pkg.github.com'
registry-url: 'https://npm.pkg.github.com/tush-tr'
scope: '@octocat'
- run: |
echo $NPM_CONFIG_USERCONFIG
Expand Down

0 comments on commit ca87243

Please sign in to comment.