Add an extra newline b/w qb transform's commit message and description

This commit is contained in:
IntegerLimit 2023-09-18 15:46:30 +10:00 committed by IntegerLimit
parent 1a40bd87f9
commit 526c9f1c55

View File

@ -57,7 +57,7 @@ jobs:
uses: "stefanzweifel/git-auto-commit-action@v4"
id: "commit"
with:
commit_message: "Update Quest Book Jsons and Lang\n[SKIP]"
commit_message: "Update Quest Book Jsons and Lang\n\n[SKIP]"
commit_author: "github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>"
- name: "Throw Error if No Changes were Detected"