Add an extra newline b/w qb transform's commit message and description
This commit is contained in:
parent
1a40bd87f9
commit
526c9f1c55
2
.github/workflows/updateqb.yml
vendored
2
.github/workflows/updateqb.yml
vendored
@ -57,7 +57,7 @@ jobs:
|
|||||||
uses: "stefanzweifel/git-auto-commit-action@v4"
|
uses: "stefanzweifel/git-auto-commit-action@v4"
|
||||||
id: "commit"
|
id: "commit"
|
||||||
with:
|
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>"
|
commit_author: "github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>"
|
||||||
|
|
||||||
- name: "Throw Error if No Changes were Detected"
|
- name: "Throw Error if No Changes were Detected"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user