ci: update workflow

This commit is contained in:
Ammar Ahmed
2022-07-16 06:15:32 +05:00
committed by GitHub
parent aa947e3c40
commit 035e8c56a9

View File

@@ -18,11 +18,7 @@ jobs:
persist-credentials: false
- name: Setup npmrc
run: |
echo "registry=https://npm.pkg.github.com
@streetwriters:registry=https://npm.pkg.github.com
//npm.pkg.github.com/:_authToken=${{secrets.PACKAGES_TOKEN}}" > .npmrc
run: echo "registry=https://npm.pkg.github.com\n@streetwriters:registry=https://npm.pkg.github.com\n//npm.pkg.github.com/:_authToken=${{secrets.PACKAGES_TOKEN}}" > .npmrc
- name: Setup yarnrc
run: echo "\"@streetwriters:registry\" \"https://npm.pkg.github.com\"" .yarnrc