Skip to content

Commit 81451fd

Browse files
committed
ci(headless): fix deploy script
1 parent 7e2c17a commit 81451fd

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

packages/headless/project.json

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -45,13 +45,6 @@
4545
}
4646
},
4747
"publish": {
48-
"executor": "nx:run-commands",
49-
"options": {
50-
"command": "npm publish",
51-
"cwd": "dist/packages/headless"
52-
}
53-
},
54-
"publish-using-plugin": {
5548
"executor": "ngx-deploy-npm:deploy",
5649
"options": {
5750
"access": "public",

0 commit comments

Comments
 (0)