justheuristic commited on
Commit
ea8626f
1 Parent(s): fdda9c6

how-to-join -> main

Browse files
Files changed (1) hide show
  1. .github/workflows/sync_to_hub.yaml +1 -1
.github/workflows/sync_to_hub.yaml CHANGED
@@ -17,4 +17,4 @@ jobs:
17
  - name: Push to hub
18
  env:
19
  HF_TOKEN: ${{ secrets.HF_TOKEN }}
20
- run: git push https://training-transformers-together:$HF_TOKEN@huggingface.co/spaces/training-transformers-together/how-to-join main --force
17
  - name: Push to hub
18
  env:
19
  HF_TOKEN: ${{ secrets.HF_TOKEN }}
20
+ run: git push https://training-transformers-together:$HF_TOKEN@huggingface.co/spaces/training-transformers-together/demo main --force