This commit is contained in:
Zakary Timson 2018-06-18 17:02:56 -04:00
parent d25be5a42b
commit 8f7be6fda4

View File

@ -34,7 +34,7 @@ jobs:
- run: - run:
name: Publish name: Publish
command: command: |
if ["${CIRCLE_BRANCH}" === "production"]; then if ["${CIRCLE_BRANCH}" === "production"]; then
cd dist/ng-datatable cd dist/ng-datatable
npm publish npm publish