Skip to content

Commit

Permalink
*hotfix - fix registry server to use our package at npm instead of ya…
Browse files Browse the repository at this point in the history
…rnpkg

fix registry server to use our package at npm instead of yarnpkg
  • Loading branch information
luxalpa authored Nov 5, 2021
1 parent bc7a046 commit 690a6d8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/npmpublish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,4 @@ jobs:
- run: make publish
env:
YARN_NPM_AUTH_TOKEN: ${{secrets.NPM_AUTH_TOKEN}}
YARN_NPM_REGISTRY_SERVER: https://registry.npmjs.org/

0 comments on commit 690a6d8

Please sign in to comment.