mirror of
https://github.com/thedevs-network/the-guard-bot
synced 2025-08-30 05:37:59 +00:00
Add postversion script (#94)
This commit is contained in:
parent
1fbec32df3
commit
cb8eaebfe2
@ -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"
|
||||
|
Loading…
x
Reference in New Issue
Block a user