Spaces:
Sleeping
Sleeping
daniel Foley
commited on
Commit
·
4ffa301
1
Parent(s):
587368a
Trying again
Browse files
.github/workflows/hf_concurrent.yml
CHANGED
@@ -38,4 +38,4 @@ jobs:
|
|
38 |
|
39 |
HF_TOKEN: ${{ secrets.HF_TOKEN }}
|
40 |
|
41 |
-
run: git push --force https://DF38:$HF_TOKEN@huggingface.co/spaces/spark-ds549/LibRAG
|
|
|
38 |
|
39 |
HF_TOKEN: ${{ secrets.HF_TOKEN }}
|
40 |
|
41 |
+
run: git push --force https://DF38:$HF_TOKEN@huggingface.co/spaces/spark-ds549/LibRAG app_dev:main
|