Mostafa174 commited on
Commit
e53edaf
·
1 Parent(s): ceba691
Files changed (1) hide show
  1. .github/workflows/deploy_to_hf.yml +1 -1
.github/workflows/deploy_to_hf.yml CHANGED
@@ -35,4 +35,4 @@ jobs:
35
  git remote -v
36
 
37
  # Push securely using token
38
- git push --force https://$HF_TOKEN@huggingface.co/spaces/Mostafa174/Topic_Modeling_AI HEAD:main
 
35
  git remote -v
36
 
37
  # Push securely using token
38
+ git push --force https://user:$HF_TOKEN@huggingface.co/spaces/Mostafa174/Topic_Modeling_AI HEAD:main