From 847dce40516d8c8e424b37d423fa84aa6edaa631 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Luis=20Qui=C3=B1ones?= Date: Tue, 15 Apr 2025 14:39:41 -0500 Subject: [PATCH] ci(update): generated commit will have conventional commits format --- .github/update.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/update.sh b/.github/update.sh index 206f24e..91d4e19 100755 --- a/.github/update.sh +++ b/.github/update.sh @@ -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