Richard Fan commited on
Commit
4c00c0b
1 Parent(s): ed0869a
Files changed (1) hide show
  1. .github/workflows/sync-to-hf.yaml +1 -1
.github/workflows/sync-to-hf.yaml CHANGED
@@ -18,4 +18,4 @@ jobs:
18
  - name: Push to hub
19
  env:
20
  HF_TOKEN: ${{ secrets.HF_TOKEN }}
21
- run: git push https://omkarenator:$HF_TOKEN@huggingface.co/spaces/AutoLLM/AutoAgents hf-active:test
 
18
  - name: Push to hub
19
  env:
20
  HF_TOKEN: ${{ secrets.HF_TOKEN }}
21
+ run: git push -u https://omkarenator:$HF_TOKEN@huggingface.co/spaces/AutoLLM/AutoAgents hf-active:test