lewtun HF staff commited on
Commit
bcbefc2
1 Parent(s): b9d2bf2

Update sync_with_spaces.yml

Browse files
.github/workflows/sync_with_spaces.yml CHANGED
@@ -16,4 +16,4 @@ jobs:
16
  - name: Push to hub
17
  env:
18
  HF_TOKEN: ${{ secrets.HF_TOKEN }}
19
- run: git pull && git push https://lewtun:[email protected]/spaces/autoevaluate/autoevaluate main
 
16
  - name: Push to hub
17
  env:
18
  HF_TOKEN: ${{ secrets.HF_TOKEN }}
19
+ run: git pull https://lewtun:[email protected]/spaces/autoevaluate/autoevaluate main && git push https://lewtun:[email protected]/spaces/autoevaluate/autoevaluate main