Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
priyagupta108 committed Jan 30, 2024
1 parent 99fb01a commit d8f483a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/npm-publish-github-packages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
node-version: 20
cache: 'yarn'
registry-url: https://npm.pkg.github.com
scope: '@priyagupta108'

- name: Prepare NPM credentials
run: |
echo npmAuthToken: "$NODE_AUTH_TOKEN" >> ./.yarnrc.yml
Expand Down
2 changes: 1 addition & 1 deletion .yarnrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
@priyagupta108:registry=https://npm.pkg.github.com/
registry=https://npm.pkg.github.com/

0 comments on commit d8f483a

Please sign in to comment.