Spaces:
Sleeping
Sleeping
Pavan Naik
commited on
Update main.yml
Browse files
.github/workflows/main.yml
CHANGED
|
@@ -18,4 +18,4 @@ jobs:
|
|
| 18 |
git config --global user.email "github-actions[bot]@users.noreply.github.com"
|
| 19 |
git config --global user.name "github-actions[bot]"
|
| 20 |
git remote add space https://pavan-naik:[email protected]/spaces/pavan-naik/RecipeGenie
|
| 21 |
-
git push space master:
|
|
|
|
| 18 |
git config --global user.email "github-actions[bot]@users.noreply.github.com"
|
| 19 |
git config --global user.name "github-actions[bot]"
|
| 20 |
git remote add space https://pavan-naik:[email protected]/spaces/pavan-naik/RecipeGenie
|
| 21 |
+
git push space master:main --force
|