richardmfan commited on
Commit
6922b50
2 Parent(s): 3b51cc9 802a606

Merge pull request #19 from AutoLLM/move-huggingface-branch

Browse files
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 -u 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 https://omkarenator:$HF_TOKEN@huggingface.co/spaces/AutoLLM/AutoAgents hf-active:main