Clément Pagés commited on
Commit
90d8236
·
unverified ·
1 Parent(s): 8919734

Update sync_to_hub.yaml

Browse files
Files changed (1) hide show
  1. .github/workflows/sync_to_hub.yaml +2 -2
.github/workflows/sync_to_hub.yaml CHANGED
@@ -17,5 +17,5 @@ jobs:
17
  - name: Push to hub
18
  env:
19
  HF_TOKEN: ${{ secrets.HF_TOKEN }}
20
- run: git push https://hbredin:[email protected]/spaces/pyannote/pretrained-pipelines main --force
21
-
 
17
  - name: Push to hub
18
  env:
19
  HF_TOKEN: ${{ secrets.HF_TOKEN }}
20
+ run: git push https://clement-pages:[email protected]/spaces/clement-pages/gryannote main --force
21
+