mirror of
https://github.com/thedevs-network/the-guard-bot
synced 2025-08-31 22:25:15 +00:00
Add postversion script (#94)
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"precommit": "bash scripts/pre-commit.sh",
|
||||
"postversion": "git push --atomic --follow-tags origin develop develop:master",
|
||||
"start": "node index",
|
||||
"lint": "eslint .",
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
|
Reference in New Issue
Block a user