Dee Ferdinand commited on
Commit
c718a43
·
1 Parent(s): deb2826

ci: update HF Space name to hyperframes-video-studio

Browse files
Files changed (1) hide show
  1. .github/workflows/hf-deploy.yml +1 -1
.github/workflows/hf-deploy.yml CHANGED
@@ -19,5 +19,5 @@ jobs:
19
  run: |
20
  git config user.email "dee.ferdinand@gmail.com"
21
  git config user.name "Dee Ferdinand"
22
- git remote add hf https://AIgoose:${HF_TOKEN}@huggingface.co/spaces/AIgoose/dee-video-studio || true
23
  git push hf main --force
 
19
  run: |
20
  git config user.email "dee.ferdinand@gmail.com"
21
  git config user.name "Dee Ferdinand"
22
+ git remote add hf https://AIgoose:${HF_TOKEN}@huggingface.co/spaces/AIgoose/hyperframes-video-studio || true
23
  git push hf main --force