Skip to content

Commit 5272887

Browse files
committed
chore: tweak sync commit message
Whitespace gets stripped away from the end of the given message, so add "Sync:" to the last line to ensure that the sync information actually ends up on its own line.
1 parent 1ae641d commit 5272887

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/sync-files.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,4 @@ jobs:
2323
GH_INSTALLATION_TOKEN: ${{ steps.app-token.outputs.token}}
2424
GIT_EMAIL: sync.bot@example.com
2525
GIT_USERNAME: github-sync[bot]
26-
COMMIT_PREFIX: "chore: file sync update\n\nSigned-off-by: sol-office-file-synchronization[bot]\n\n"
26+
COMMIT_PREFIX: "chore: file sync update\n\nSigned-off-by: sol-office-file-synchronization[bot]\n\nSync:"

0 commit comments

Comments
 (0)