baxin commited on
Commit
cd0f01c
·
1 Parent(s): 022f67c

modify workflows to enable the pipeline

Browse files
Files changed (1) hide show
  1. .github/workflows/deploy_space.yml +1 -1
.github/workflows/deploy_space.yml CHANGED
@@ -25,4 +25,4 @@ jobs:
25
  run: |
26
  # add hugging face space as remote
27
  git remote add space https://baxin:${HF_TOKEN}@huggingface.co/spaces/baxin/veo3-json-creator
28
- git push --force space edge:main
 
25
  run: |
26
  # add hugging face space as remote
27
  git remote add space https://baxin:${HF_TOKEN}@huggingface.co/spaces/baxin/veo3-json-creator
28
+ git push --force space main:main