Windows Moment

This commit is contained in:
Ben C 2022-07-11 14:17:59 -04:00 committed by GitHub
parent dcc1c57858
commit 40f32388d8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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