changes
Browse files
.github/workflows/main.yml
CHANGED
@@ -16,5 +16,5 @@ jobs:
|
|
16 |
lfs: true
|
17 |
- name: Push to hub
|
18 |
env:
|
19 |
-
HF_TOKEN: ${{
|
20 |
run: git push https://baakaani:[email protected]/spaces/baakaani/gedi_test main
|
|
|
16 |
lfs: true
|
17 |
- name: Push to hub
|
18 |
env:
|
19 |
+
HF_TOKEN: ${{secrets.GEDI_TEST}}
|
20 |
run: git push https://baakaani:[email protected]/spaces/baakaani/gedi_test main
|