mirror of
https://gitcode.com/GitHub_Trending/az/azerothcore-wotlk.git
synced 2026-07-11 03:13:10 +00:00
chore(CI): update import_pending_sql.yml (#2928)
* Add whitespace before commits list
This commit is contained in:
@@ -24,7 +24,7 @@ jobs:
|
||||
cd ..
|
||||
git fetch --unshallow origin ${BRANCH}
|
||||
git add -A .
|
||||
git commit -am "Import pending SQL update file..." -m "Referenced commit(s):${GITHUB_SHA}" || true
|
||||
git commit -am "Import pending SQL update file..." -m "Referenced commit(s): ${GITHUB_SHA}" || true
|
||||
env:
|
||||
BRANCH: ${{ steps.extract_branch.outputs.branch }}
|
||||
- name: Push changes
|
||||
|
||||
Reference in New Issue
Block a user