Spaces:
Running
Running
alamin655
commited on
Update config.yml
Browse files- .circleci/config.yml +1 -1
.circleci/config.yml
CHANGED
@@ -27,4 +27,4 @@ jobs:
|
|
27 |
git config http.postBuffer 524288000
|
28 |
git config user.email "<[email protected]>"
|
29 |
git config user.name "<alamin655>"
|
30 |
-
git push -f https://alamin655:${HF_PERSONAL_TOKEN}@huggingface.co/spaces/alamin655/spacex main
|
|
|
27 |
git config http.postBuffer 524288000
|
28 |
git config user.email "<[email protected]>"
|
29 |
git config user.name "<alamin655>"
|
30 |
+
git push -f https://alamin655:${HF_PERSONAL_TOKEN}@huggingface.co/spaces/alamin655/spacex hf-rolling:main
|