Spaces:
Running
Running
eikarna
commited on
Commit
·
3c3d52b
1
Parent(s):
5c52b23
feat: update huggingface repo
Browse files
.github/workflows/sync-hf.yml
CHANGED
@@ -16,4 +16,4 @@ jobs:
|
|
16 |
env:
|
17 |
HF_TOKEN: ${{ secrets.HF_TOKEN }}
|
18 |
run: |
|
19 |
-
git push --force https://eikarna:[email protected]/spaces/eikarna/
|
|
|
16 |
env:
|
17 |
HF_TOKEN: ${{ secrets.HF_TOKEN }}
|
18 |
run: |
|
19 |
+
git push --force https://eikarna:[email protected]/spaces/eikarna/udp-custom main:main
|