Skip to content

Commit a04d77c

Browse files
committed
Update github actions
1 parent 94def0c commit a04d77c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/on-merge-main-deploy-npmjs.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ jobs:
1515
with:
1616
node-version: "16.x"
1717
registry-url: "https://registry.npmjs.org"
18-
scope: "@proangular"
1918
- run: npm ci
2019
- run: npm run npm-build-package:npmjs
2120
- run: cd dist/npm

0 commit comments

Comments
 (0)