jebin2 commited on
Commit
ea0fadd
·
1 Parent(s): c1a09cd

hf name change

Browse files
Files changed (1) hide show
  1. .github/workflows/sync-to-hf.yml +1 -1
.github/workflows/sync-to-hf.yml CHANGED
@@ -72,6 +72,6 @@ jobs:
72
  HF_TOKEN: ${{ secrets.HF_TOKEN }}
73
  run: |
74
  git remote remove space 2>/dev/null || true
75
- git remote add space https://framecapp:${HF_TOKEN}@huggingface.co/spaces/framecapp/internal_workflow
76
  git lfs push --all space feature/video-revamp
77
  git push --force space feature/video-revamp:main
 
72
  HF_TOKEN: ${{ secrets.HF_TOKEN }}
73
  run: |
74
  git remote remove space 2>/dev/null || true
75
+ git remote add space https://Elvoro:${HF_TOKEN}@huggingface.co/spaces/Elvoro/Tools
76
  git lfs push --all space feature/video-revamp
77
  git push --force space feature/video-revamp:main