File tree Expand file tree Collapse file tree 2 files changed +0
-8
lines changed Expand file tree Collapse file tree 2 files changed +0
-8
lines changed Original file line number Diff line number Diff line change 47
47
./app-config-config/coverage/coverage-final.json,
48
48
./app-config-core/coverage/coverage-final.json,
49
49
./app-config-cypress/coverage/coverage-final.json,
50
- ./app-config-default-extensions/coverage/coverage-final.json,
51
50
./app-config-encryption/coverage/coverage-final.json,
52
51
./app-config-exec/coverage/coverage-final.json,
53
52
./app-config-extension-utils/coverage/coverage-final.json,
Original file line number Diff line number Diff line change 44
44
access : public
45
45
package : ./app-config-electron/package.json
46
46
tag : next
47
- - name : app-config-default-extensions
48
- uses : JS-DevTools/npm-publish@v1
49
- with :
50
- token : ${{ secrets.NPM_TOKEN }}
51
- access : public
52
- package : ./app-config-default-extensions/package.json
53
- tag : next
54
47
- name : app-config-encryption
55
48
uses : JS-DevTools/npm-publish@v1
56
49
with :
You can’t perform that action at this time.
0 commit comments