SaulLu commited on
Commit
a3ea935
β€’
1 Parent(s): 4adb1cb

change target repository

Browse files
Files changed (2) hide show
  1. .github/workflows/sync_to_hub.yaml +1 -1
  2. README.md +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/training-transformers-together-dashboard 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/Dashboard main --force
README.md CHANGED
@@ -1,5 +1,5 @@
1
  ---
2
- title: Training transformers together dashboard
3
  emoji: 🌐
4
  colorFrom: blue
5
  colorTo: red
 
1
  ---
2
+ title: Dashboard
3
  emoji: 🌐
4
  colorFrom: blue
5
  colorTo: red