File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed
projects/ng-mat-components Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 3636 - name : build applikation
3737 run : yarn run build
3838
39- - name : set publish config
40- shell : bash
41- run : npm config set //registry.npmjs.org/:_authToken ${{ secrets.GITHUB_TOKEN }}
39+ # - name: set publish config
40+ # shell: bash
41+ # run: npm config set //registry.npmjs.org/:_authToken ${{ secrets.GITHUB_TOKEN }}
4242
4343 - name : npm publish
4444 working-directory : dist/ng-mat-components
Original file line number Diff line number Diff line change 11{
2- "name" : " ng-mat-components" ,
2+ "name" : " @fullstack-devops/ ng-mat-components" ,
33 "version" : " 0.0.0" ,
44 "engines" : {
55 "node" : " >=14.0.0 <17.0.0" ,
Original file line number Diff line number Diff line change 11{
2- "name" : " ng-mat-components" ,
2+ "name" : " @fullstack-devops/ ng-mat-components" ,
33 "version" : " 0.0.0" ,
44 "license" : " MIT" ,
55 "peerDependencies" : {
You can’t perform that action at this time.
0 commit comments