Alysha Creelman commited on
Commit
7d943fd
·
unverified ·
1 Parent(s): aaaa1e3

Updating the hf url to include HF_TOKEN

Browse files
Files changed (1) hide show
  1. .github/workflows/main.yml +1 -1
.github/workflows/main.yml CHANGED
@@ -47,4 +47,4 @@ jobs:
47
  - name: Push to hub
48
  env:
49
  HF_TOKEN: ${{ secrets.HF_TOKEN }}
50
- run: git push https://huggingface.co/spaces/MLOps-J-A-E/Wormington-Scholar-Chatbot
 
47
  - name: Push to hub
48
  env:
49
  HF_TOKEN: ${{ secrets.HF_TOKEN }}
50
+ run: git push https://MLOps-J-A-E:$HF_TOKEN@huggingface.co/spaces/MLOps-J-A-E/Wormington-Scholar-Chatbot main