mirror of
https://github.com/zadam/trilium.git
synced 2025-10-20 07:08:55 +02:00
build(release): use different commit message
This commit is contained in:
parent
8390807212
commit
899ad6450a
@ -40,7 +40,7 @@ TAG=v$VERSION
|
|||||||
|
|
||||||
echo "Committing package.json version change"
|
echo "Committing package.json version change"
|
||||||
|
|
||||||
git commit -m "release $VERSION"
|
git commit -m "chore(release): $VERSION"
|
||||||
git push
|
git push
|
||||||
|
|
||||||
echo "Tagging commit with $TAG"
|
echo "Tagging commit with $TAG"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user