Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
added space repo as one branch
  • Loading branch information
urwithajit9 authored Feb 16, 2024
1 parent 2551a69 commit 1914ce8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
- name: Add remote
env:
HF_TOKEN: ${{ secrets.HF_TOKEN }}
run: git remote add space https://kumarajit:$HF_TOKEN@huggingface.co/spaces/kumarajit/mlops-coursera
run: git remote add space https://huggingface.co/spaces/kumarajit/mlops-coursera
- name: Push to hub
env:
HF_TOKEN: ${{ secrets.HF_TOKEN }}
Expand Down

0 comments on commit 1914ce8

Please sign in to comment.