Skip to content

Commit

Permalink
ci(qwik-nx): temporarily disabled publish on CI
Browse files Browse the repository at this point in the history
  • Loading branch information
shairez committed Jan 22, 2023
1 parent 8ab1d5e commit 4d8ca93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/qwik-nx/project.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
"options": {
"noVerify": true,
"push": true,
"postTargets": ["qwik-nx:publish", "qwik-nx:push-to-github"]
"postTargets": ["qwik-nx:push-to-github"]
}
},
"publish": {
Expand Down

0 comments on commit 4d8ca93

Please sign in to comment.