Krishna172912 commited on
Commit
5e02ebc
·
unverified ·
1 Parent(s): b465df0

Update sync_to_hf.yml

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
  env:
17
  HF_TOKEN: ${{ secrets.HF_TOKEN }}
18
  # Replace YOUR_HF_USERNAME and YOUR_SPACE_NAME below!
19
- run: git push --force https://Krishna324$HF_TOKEN@huggingface.co/spaces/Krishna324/WhatRepo main
 
16
  env:
17
  HF_TOKEN: ${{ secrets.HF_TOKEN }}
18
  # Replace YOUR_HF_USERNAME and YOUR_SPACE_NAME below!
19
+ run: git push --force https://Krishna324:$HF_TOKEN@huggingface.co/spaces/Krishna324/WhatRepo main