Spaces:
Running
Running
Vinay Jose
commited on
Update main.yml
Browse files
.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 |
|