Spaces:
Sleeping
Sleeping
daniel Foley
commited on
Commit
·
587368a
1
Parent(s):
e0aa2eb
Tweaked workflow
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/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
|