oxmraz-mldo commited on
Commit
876933a
·
unverified ·
1 Parent(s): c438a73

Modify to work with student version

Browse files
Files changed (1) hide show
  1. .github/workflows/main.yml +1 -1
.github/workflows/main.yml CHANGED
@@ -17,4 +17,4 @@ jobs:
17
  - name: Push to hub
18
  env:
19
  HF_TOKEN: ${{ secrets.HF_TOKEN }}
20
- run: git push https://rcpaffenroth:$HF_TOKEN@huggingface.co/spaces/rcpaffenroth/CS553_Example main
 
17
  - name: Push to hub
18
  env:
19
  HF_TOKEN: ${{ secrets.HF_TOKEN }}
20
+ run: git push https://oxmraz-mldo:$HF_TOKEN@huggingface.co/spaces/oxmraz-mldo/Case-Study-1 main