Skip to content

Commit f46ea64

Browse files
committed
ci: fix publish folder
1 parent 95ce3e3 commit f46ea64

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

packages/cypress-ct-qwik/project.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,8 +52,7 @@
5252
"publish": {
5353
"executor": "ngx-deploy-npm:deploy",
5454
"options": {
55-
"access": "public",
56-
"distFolderPath": "packages/cypress-ct-qwik"
55+
"access": "public"
5756
}
5857
},
5958
"push-to-github": {

0 commit comments

Comments
 (0)