Zhitomir commited on
Commit
6d4efb3
·
unverified ·
2 Parent(s): 3b91ecd1bd6424

Merge pull request #29 from zhnedyalkow/feature/test-hf-workflow

Browse files
Files changed (1) hide show
  1. .github/workflows/deploy-hf.yml +1 -1
.github/workflows/deploy-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://Zhitomir:$HF_TOKEN@huggingface.co/spaces/Zhitomir/chat main
 
16
  - name: Push to hub
17
  env:
18
  HF_TOKEN: ${{ secrets.HF_TOKEN }}
19
+ run: git push https://Zhitomir:$HF_TOKEN@huggingface.co/spaces/Zhitomir/chat dev:main