mirror of
https://github.com/zadam/trilium.git
synced 2025-10-20 15:19:01 +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"
|
||||
|
||||
git commit -m "release $VERSION"
|
||||
git commit -m "chore(release): $VERSION"
|
||||
git push
|
||||
|
||||
echo "Tagging commit with $TAG"
|
||||
|
Loading…
x
Reference in New Issue
Block a user