alamin655 commited on
Commit
652bc10
·
unverified ·
1 Parent(s): 5bb5b12
Files changed (1) hide show
  1. .circleci/config.yml +1 -1
.circleci/config.yml CHANGED
@@ -25,6 +25,6 @@ jobs:
25
  name: push to Huggingface hub
26
  command: |
27
  git config http.postBuffer 524288000
28
- git git remote add space https://alamin655:${HF_PERSONAL_TOKEN}@huggingface.co/spaces/alamin655/spacex
29
  git pull --allow-unrelated-histories space main
30
  git push -f space hf-rolling:main
 
25
  name: push to Huggingface hub
26
  command: |
27
  git config http.postBuffer 524288000
28
+ git remote add space https://alamin655:${HF_PERSONAL_TOKEN}@huggingface.co/spaces/alamin655/spacex
29
  git pull --allow-unrelated-histories space main
30
  git push -f space hf-rolling:main