Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
This commit is contained in:
Denis Bykhov 2023-02-20 16:03:09 +06:00 committed by GitHub
parent 771503adf7
commit f71554a016
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -374,7 +374,7 @@ jobs:
- name: Bundle
run: node common/scripts/install-run-rush.js bundle
- name: Login to NPM
- run: |
run: |
echo @hcengineering/anticrm:https://npm.pkg.github.com/ > build/.npmrc
echo '//npm.pkg.github.com/:_authToken=${NPM_TOKEN}' >> build/.npmrc
- name: NPM bump