build: update lint-commit-msg rules (#4167)
* build: update lint-commit-msg rules * build: update release.sh
This commit is contained in:
+1
-1
@@ -13,7 +13,7 @@ then
|
||||
|
||||
# commit
|
||||
git tag v$VERSION
|
||||
git commit -am "[build] release: $VERSION"
|
||||
git commit -am "build: release $VERSION"
|
||||
|
||||
# publish
|
||||
git push origin dev
|
||||
|
||||
Reference in New Issue
Block a user