Try fix ci (#2665)

Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
This commit is contained in:
Denis Bykhov
2023-02-20 19:27:07 +07:00
committed by GitHub
parent 126d57884f
commit 5eefa53d07
+2 -2
View File
@@ -375,8 +375,8 @@ jobs:
run: node common/scripts/install-run-rush.js bundle
- name: Login to NPM
run: |
echo @hcengineering/anticrm:https://npm.pkg.github.com/ > build/.npmrc
echo '//npm.pkg.github.com/:_authToken=${NPM_TOKEN}' >> build/.npmrc
echo @hcengineering/anticrm:https://npm.pkg.github.com/ > ~/.npmrc
echo '//npm.pkg.github.com/:_authToken=${NPM_TOKEN}' >> ~/.npmrc
- name: NPM bump
run: node common/scripts/bump.js