Rudy Hariyanto commited on
Commit
afc7df8
·
1 Parent(s): dddebd0

Fixing Deploy Setting To HF

Browse files
Files changed (1) hide show
  1. .github/workflows/deploy-hf.yml +1 -1
.github/workflows/deploy-hf.yml CHANGED
@@ -20,4 +20,4 @@ jobs:
20
  HF_TOKEN: ${{ secrets.HF_TOKEN }}
21
  run: |
22
  git remote add hf https://Rudy-16:$HF_TOKEN@huggingface.co/spaces/Rudy-16/UserManagement
23
- git push --force hf master:main
 
20
  HF_TOKEN: ${{ secrets.HF_TOKEN }}
21
  run: |
22
  git remote add hf https://Rudy-16:$HF_TOKEN@huggingface.co/spaces/Rudy-16/UserManagement
23
+ git push --force hf main:main