feat: Update convert_to_json.yml

pull/5/head
Yi Liu 2 years ago committed by GitHub
parent f27ef55e57
commit 12773c1cfd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 4
      .github/workflows/convert_to_json.yml

@ -29,8 +29,8 @@ jobs:
- name: Configure Git
run: |
git config --global user.name "GitHub Actions Bot"
git config --global user.email "actions@users.noreply.github.com"
git config --global user.email "actions@github.com"
git config --global user.name "GitHub Actions"
- name: Commit and push JSON file
run: |

Loading…
Cancel
Save