Skip to content

Commit

Permalink
chore: build on version success
Browse files Browse the repository at this point in the history
  • Loading branch information
edbzn committed Jul 18, 2023
1 parent 5b33312 commit 50318be
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions packages/ngx-fast-lib/project.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,14 +40,8 @@
},
"version": {
"executor": "@jscutlery/semver:version",
"dependsOn": [
{
"target": "build",
"projects": "self"
}
],
"options": {
"postTargets": ["ngx-fast-lib:npm", "ngx-fast-lib:github"],
"postTargets": ["ngx-fast-lib:build", "ngx-fast-lib:npm", "ngx-fast-lib:github"],
"commitMessageFormat": "release(${projectName}): ${version}",
"noVerify": true,
"push": true
Expand Down

0 comments on commit 50318be

Please sign in to comment.