edit github action
Browse files
.github/workflows/blank.yml
CHANGED
@@ -23,4 +23,4 @@ jobs:
|
|
23 |
- name: Push to hub
|
24 |
env:
|
25 |
HF_TOKEN: ${{ secrets.HF_TOKEN }}
|
26 |
-
run: git push
|
|
|
23 |
- name: Push to hub
|
24 |
env:
|
25 |
HF_TOKEN: ${{ secrets.HF_TOKEN }}
|
26 |
+
run: git push https://PerSets:[email protected]/datasets/PerSets/asr main
|