Skip to content

Commit

Permalink
Update hugging-face-deployment.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Maclenn77 authored Sep 19, 2024
1 parent 0a5fc79 commit e6b804a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/hugging-face-deployment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@ jobs:
env:
HF_TOKEN: ${{ secrets.HF_TOKEN }}
HF_USERNAME: ${{ vars.HF_USERNAME }}
run: git push --force https://$HF_USERNAME:[email protected]/spaces/$HF_USERNAME/pdf-explainer main
run: git push --force https://$HF_USERNAME:[email protected]/spaces/$HF_USERNAME/pdf-explainer development

0 comments on commit e6b804a

Please sign in to comment.