Skip to content

Commit daa04c2

Browse files
authored
ci: remove github releases (#603)
1 parent e1fbf93 commit daa04c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/ngx-deploy-npm/project.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@
8484
"options": {
8585
"push": true,
8686
"noVerify": true,
87-
"postTargets": ["build", "deploy", "github"],
87+
"postTargets": ["build", "deploy"],
8888
"versionTagPrefix": "v"
8989
}
9090
},

0 commit comments

Comments
 (0)