We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 94def0c commit a04d77cCopy full SHA for a04d77c
.github/workflows/on-merge-main-deploy-npmjs.yml
@@ -15,7 +15,6 @@ jobs:
15
with:
16
node-version: "16.x"
17
registry-url: "https://registry.npmjs.org"
18
- scope: "@proangular"
19
- run: npm ci
20
- run: npm run npm-build-package:npmjs
21
- run: cd dist/npm
0 commit comments