feat: replace yarn to npm
Some checks failed
Publish / Publish npm package action (push) Failing after 7s
Some checks failed
Publish / Publish npm package action (push) Failing after 7s
This commit is contained in:
parent
04a2a957e9
commit
389c4fbc6b
@ -22,6 +22,8 @@ jobs:
|
||||
run: |
|
||||
echo "//git.ksv741.keenetic.pro/api/packages/teacinema/npm/:_authToken=${NODE_AUTH_TOKEN}" >> ~/.npmrc
|
||||
echo "@teacinema:registry=https://git.ksv741.keenetic.pro/api/packages/teacinema/npm" >> ~/.npmrc
|
||||
echo "*** cat ~/.npmrc ***"
|
||||
cat ~/.npmrc
|
||||
env:
|
||||
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user