lewtun HF staff commited on
Commit
eb4376f
1 Parent(s): 5f7fc77

Update sync_with_spaces.yml

Browse files
.github/workflows/sync_with_spaces.yml CHANGED
@@ -13,10 +13,6 @@ jobs:
13
  - uses: actions/checkout@v2
14
  with:
15
  fetch-depth: 0
16
- - name: Setup git
17
- run: |
18
- git config --global user.name "Lewis Tunstall"
19
- git config --global user.email lewis@huggingface.co
20
  - name: Push to hub
21
  env:
22
  HF_TOKEN: ${{ secrets.HF_TOKEN }}
 
13
  - uses: actions/checkout@v2
14
  with:
15
  fetch-depth: 0
 
 
 
 
16
  - name: Push to hub
17
  env:
18
  HF_TOKEN: ${{ secrets.HF_TOKEN }}