Skip to content

Commit dbf568e

Browse files
committed
[build] update release.sh
1 parent 8dcf1c1 commit dbf568e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build/release.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ then
1313

1414
# commit
1515
git tag v$VERSION
16-
git commit -am "[release] $VERSION"
16+
git commit -am "[build] release: $VERSION"
1717

1818
# publish
1919
git push origin dev

0 commit comments

Comments
 (0)