spookyuser commited on
Commit
4ca77c1
1 Parent(s): a41c3ca

Fix github action

Browse files
Files changed (1) hide show
  1. .github/workflows/sync-to-hf.yml +1 -1
.github/workflows/sync-to-hf.yml CHANGED
@@ -16,4 +16,4 @@ jobs:
16
  - name: Push to hub
17
  env:
18
  HF_TOKEN: ${{ secrets.HF_TOKEN }}
19
- run: git push https://aslasdlkj:$HF_TOKEN@https://huggingface.co/spaces/aslasdlkj/stablepod main
 
16
  - name: Push to hub
17
  env:
18
  HF_TOKEN: ${{ secrets.HF_TOKEN }}
19
+ run: git push https://aslasdlkj:$HF_TOKEN@huggingface.co/spaces/aslasdlkj/stablepod main