Spaces:
Sleeping
Sleeping
Commit
·
c8a7911
1
Parent(s):
031cbf0
shaloow
Browse files
.github/workflows/deploy-to-huggingface.yml
CHANGED
@@ -39,7 +39,6 @@ jobs:
|
|
39 |
HF_TOKEN: ${{ secrets.HF_TOKEN }}
|
40 |
run: |
|
41 |
git fetch --unshallow
|
42 |
-
|
43 |
huggingface-cli login --token $HF_TOKEN
|
44 |
|
45 |
|
|
|
39 |
HF_TOKEN: ${{ secrets.HF_TOKEN }}
|
40 |
run: |
|
41 |
git fetch --unshallow
|
|
|
42 |
huggingface-cli login --token $HF_TOKEN
|
43 |
|
44 |
|