FIx?
This commit is contained in:
parent
d25be5a42b
commit
8f7be6fda4
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user