Skip to content

Commit

Permalink
Update HF_Spaces_Push.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
BSalita committed Sep 5, 2023
1 parent 1e13c3e commit 7c03a76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/HF_Spaces_Push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@ jobs:
- name: Push to hub
env:
HF_TOKEN: ${{ secrets.HF_TOKEN }}
run: git push https://huggingface.co/spaces/bsalita/Bridge_Game_Postmortem_Chatbot main
run: git push https://bsalita:$HF_TOKEN@huggingface.co/spaces/bsalita/Bridge_Game_Postmortem_Chatbot main

0 comments on commit 7c03a76

Please sign in to comment.