We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 27a74d1 commit 7071f57Copy full SHA for 7071f57
.github/workflows/main.yml
@@ -16,4 +16,4 @@ jobs:
16
- name: Push to hub
17
env:
18
HF_TOKEN: ${{ secrets.HF_TOKEN }}
19
- run: git push https://shubhamraut:$HF_SPACE@huggingface.co/spaces/shubhamraut/Query-Cloud-SQL-in-Natural-Language main
+ run: git push https://shubhamraut:$HF_TOKEN@huggingface.co/TOKENs/shubhamraut/Query-Cloud-SQL-in-Natural-Language main
0 commit comments