ci(update): generated commit will have conventional commits format
This commit is contained in:
2
.github/update.sh
vendored
2
.github/update.sh
vendored
@@ -256,7 +256,7 @@ main() {
|
||||
fi
|
||||
|
||||
# Prepare commit message
|
||||
init_message="Update Zen Browser"
|
||||
init_message="chore(update): "
|
||||
message="$init_message"
|
||||
|
||||
if [ "$commit_beta_targets" != "" ]; then
|
||||
|
||||
Reference in New Issue
Block a user