Update compress-json-schemas.yml

This commit is contained in:
Daan Verstraten
2021-03-21 13:22:16 +01:00
committed by GitHub
parent 8f5f4cc95d
commit 9d0d719d99

View File

@@ -32,7 +32,7 @@ jobs:
- name: Commit changes
continue-on-error: true
run: |
cd $GITHUB_WORKSPACE
cd ${{github.workspace}}
git config --global user.email "Bot@Blockception.com"
git config --global user.name "Blockception Bot"
git add .