Skip to content

Commit ed78b4d

Browse files
committed
setup project stuff
1 parent 0af0cd4 commit ed78b4d

File tree

3 files changed

+38
-15586
lines changed

3 files changed

+38
-15586
lines changed

.github/workflows/npm-publish.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,6 @@ jobs:
1414
registry-url: 'https://registry.npmjs.org'
1515
- run: npm ci
1616
- run: npm run build-prod:lib
17-
- run: npm publish --access public ./dist/angular-editor/
17+
- run: npm run publish:lib
1818
env:
1919
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}

0 commit comments

Comments
 (0)