DebasishDhal commited on
Commit
772fea4
·
1 Parent(s): a05c3f3

correct the target huggingface space name

Browse files
Files changed (1) hide show
  1. .github/workflows/main.yml +1 -1
.github/workflows/main.yml CHANGED
@@ -16,5 +16,5 @@ jobs:
16
  env:
17
  HF_TOKEN: ${{ secrets.HF_TOKEN }}
18
  run: |
19
- git remote add hf https://HF_USERNAME:[email protected]/spaces/DebasishDhal99/trading-metaverse
20
  git push --force hf master:main
 
16
  env:
17
  HF_TOKEN: ${{ secrets.HF_TOKEN }}
18
  run: |
19
+ git remote add hf https://HF_USERNAME:[email protected]/spaces/DebasishDhal99/map-wikireader
20
  git push --force hf master:main