Spaces:
Runtime error
Runtime error
HardWorkingStation
commited on
Commit
β’
d21dec0
1
Parent(s):
5a2fd34
Initial commit
Browse files
.github/workflows/main.yml
CHANGED
@@ -29,4 +29,4 @@ jobs:
|
|
29 |
env:
|
30 |
HF_TOKEN: ${{ secrets.HF_TOKEN }}
|
31 |
run: git push --force https://HF_USERNAME:$HF_TOKEN@huggingface.co/spaces/versus666/uplift_lab main
|
32 |
-
needs: check_files
|
|
|
29 |
env:
|
30 |
HF_TOKEN: ${{ secrets.HF_TOKEN }}
|
31 |
run: git push --force https://HF_USERNAME:$HF_TOKEN@huggingface.co/spaces/versus666/uplift_lab main
|
32 |
+
needs: check_files
|