mirror of
https://github.com/daydreamer-json/ak-endfield-api-archive.git
synced 2026-03-22 07:12:28 +01:00
ci: add git pull step before mirror commit and push in workflow
This commit is contained in:
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@@ -48,6 +48,8 @@ jobs:
|
|||||||
continue-on-error: true
|
continue-on-error: true
|
||||||
- name: Format output folder
|
- name: Format output folder
|
||||||
run: bun x oxfmt output
|
run: bun x oxfmt output
|
||||||
|
- name: Git pull
|
||||||
|
run: git pull
|
||||||
- name: Git commit and push
|
- name: Git commit and push
|
||||||
uses: iarekylew00t/verified-bot-commit@v2
|
uses: iarekylew00t/verified-bot-commit@v2
|
||||||
with:
|
with:
|
||||||
|
|||||||
Reference in New Issue
Block a user