Skip to content

Commit

Permalink
fix(ci/cd integration): included new CI/CD workflows for faster deplo…
Browse files Browse the repository at this point in the history
…yment
  • Loading branch information
loveakinlesi committed Jun 25, 2021
1 parent d5e0c6a commit a85ed2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"scripts": {
"test": "mocha",
"build": "tsc",
"commit": "git add . && git-cz && git push",
"acp": "git add . && git-cz && git push",
"semantic-release": "semantic-release --branches main"
},
"repository": {
Expand Down

0 comments on commit a85ed2d

Please sign in to comment.