Skip to content

Commit e832511

Browse files
committed
Fix git comment.
1 parent fb9c3d3 commit e832511

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/update-dependencies.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -107,6 +107,7 @@ jobs:
107107
Automatically updated by [workflow]($GITHUB_SERVER_URL/$GITHUB_REPOSITORY/actions/runs/$GITHUB_RUN_ID)."
108108
git config user.email "[email protected]"
109109
git config user.name "firebase-workflow-trigger-bot"
110+
git config core.commentChar "%" # so we can use # in git commit messages
110111
git commit -a -m "${commit_title}
111112
112113
${commit_body}"

0 commit comments

Comments
 (0)