mirror of
https://github.com/Outer-Wilds-New-Horizons/new-horizons.git
synced 2025-12-11 20:15:44 +01:00
Windows Moment
This commit is contained in:
parent
dcc1c57858
commit
40f32388d8
2
.github/workflows/update_schemas.yml
vendored
2
.github/workflows/update_schemas.yml
vendored
@ -25,7 +25,7 @@ jobs:
|
||||
run: |
|
||||
git config --local user.email "github-actions[bot]@users.noreply.github.com"
|
||||
git config --local user.name "github-actions[bot]"
|
||||
git add NewHorizons\Schemas\**
|
||||
git add NewHorizons/Schemas/**
|
||||
git commit -m "Updated Schemas"
|
||||
|
||||
- name: Push Schemas
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user