Added auto shell

This commit is contained in:
chris
2022-05-24 15:23:43 +08:00
parent 617bb370dc
commit e3669e7a83
2 changed files with 27 additions and 1 deletions

View File

@@ -1,4 +1,4 @@
#!/bin/bash
node update-version.js $1
git tag -a $1 -m $1
git push origin $1