KChad commited on
Commit
d747251
·
1 Parent(s): 82a6589
Files changed (1) hide show
  1. .github/workflows/sync.yml +1 -1
.github/workflows/sync.yml CHANGED
@@ -17,4 +17,4 @@ jobs:
17
  HF_TOKEN: ${{ secrets.HF_TOKEN }}
18
  run: |
19
  # Change 'KumarChad' and 'Prompt_Injection_env' if your names are different!
20
- git push --force https://KumarChad:$HF_TOKEN@huggingface.co/spaces/KumarChad/Prompt_Injection_env main
 
17
  HF_TOKEN: ${{ secrets.HF_TOKEN }}
18
  run: |
19
  # Change 'KumarChad' and 'Prompt_Injection_env' if your names are different!
20
+ git push --force https://KumarChad:${{ secrets.HF_TOKEN }}@huggingface.co/spaces/KumarChad/Prompt_Injection_env main