DebasishDhal
commited on
Correct the repo name of hf
Browse files
.github/workflows/main.yml
CHANGED
@@ -16,4 +16,5 @@ jobs:
|
|
16 |
- name: Push to hub
|
17 |
env:
|
18 |
HF_TOKEN: ${{ secrets.HF_TOKEN }}
|
19 |
-
run: git push --force https://HF_USERNAME:[email protected]/spaces/DebasishDhal99/
|
|
|
|
16 |
- name: Push to hub
|
17 |
env:
|
18 |
HF_TOKEN: ${{ secrets.HF_TOKEN }}
|
19 |
+
run: git push --force https://HF_USERNAME:[email protected]/spaces/DebasishDhal99/Ray-tracing-simulation
|
20 |
+
|