From e47f96fa8e98c1395def6550e35d407ac29e2ebd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Luis=20Qui=C3=B1ones?= Date: Wed, 16 Apr 2025 09:08:22 -0500 Subject: [PATCH] ci(update): fix format of generated commit --- .github/update.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/update.sh b/.github/update.sh index 91d4e19..c984fdd 100755 --- a/.github/update.sh +++ b/.github/update.sh @@ -256,7 +256,7 @@ main() { fi # Prepare commit message - init_message="chore(update): " + init_message="chore(update):" message="$init_message" if [ "$commit_beta_targets" != "" ]; then