VenkateshRoshan commited on
Commit
5f42779
·
1 Parent(s): 19823bc

Files updated

Browse files
Files changed (1) hide show
  1. .github/workflows/sync_to_hf.yml +1 -1
.github/workflows/sync_to_hf.yml CHANGED
@@ -18,4 +18,4 @@ jobs:
18
  env:
19
  HF_TOKEN: ${{ secrets.HF_TOKEN }}
20
  run : |
21
- git push --force https://abven:${{ secrets.HF_TOKEN }}@huggingface.co/spaces/abven/ImageCaptionGenerator main
 
18
  env:
19
  HF_TOKEN: ${{ secrets.HF_TOKEN }}
20
  run : |
21
+ run: git push --force https://sdkrastev:${{ secrets.HF_TOKEN }}@huggingface.co/spaces/abven/ImageCaptionGenerator main