SCGR commited on
Commit
7fcc8e9
·
1 Parent(s): 1f187bb
Files changed (1) hide show
  1. .github/workflows/sync-to-hub.yml +1 -1
.github/workflows/sync-to-hub.yml CHANGED
@@ -16,4 +16,4 @@ jobs:
16
  env:
17
  HF_API_KEY: ${{ secrets.HF_API_KEY }}
18
  run: |
19
- git push https://HF_USERNAME:${HF_API_KEY}@huggingface.co/spaces/SCGR/Promptaid_Vision main
 
16
  env:
17
  HF_API_KEY: ${{ secrets.HF_API_KEY }}
18
  run: |
19
+ git push https://SCGR:${HF_API_KEY}@huggingface.co/spaces/SCGR/Promptaid_Vision main