We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e1fbf93 commit daa04c2Copy full SHA for daa04c2
packages/ngx-deploy-npm/project.json
@@ -84,7 +84,7 @@
84
"options": {
85
"push": true,
86
"noVerify": true,
87
- "postTargets": ["build", "deploy", "github"],
+ "postTargets": ["build", "deploy"],
88
"versionTagPrefix": "v"
89
}
90
},
0 commit comments