Vinay Jose commited on
Commit
0d6f77d
·
unverified ·
1 Parent(s): d5236c0

Update main.yml

Browse files
Files changed (1) hide show
  1. .github/workflows/main.yml +1 -1
.github/workflows/main.yml CHANGED
@@ -17,5 +17,5 @@ jobs:
17
  run: |
18
  git config --global user.email "[email protected]"
19
  git config --global user.name "GitHub Actions"
20
- git push https://HuggingFaceBot:[email protected]/spaces/vinay-jose/notesMD
21
 
 
17
  run: |
18
  git config --global user.email "[email protected]"
19
  git config --global user.name "GitHub Actions"
20
+ git push --force https://HuggingFaceBot:[email protected]/spaces/vinay-jose/notesMD
21