Spaces:
Sleeping
Sleeping
dani-ange
commited on
Update train-deploy.yaml
Browse files
.github/workflows/train-deploy.yaml
CHANGED
@@ -38,4 +38,4 @@ jobs:
|
|
38 |
git add .
|
39 |
git commit -m "Updated model"
|
40 |
git lfs migrate import --everything --include "*.joblib"
|
41 |
-
git push https://danielle2003:[email protected]/spaces/danielle2003/diabeties-ml
|
|
|
38 |
git add .
|
39 |
git commit -m "Updated model"
|
40 |
git lfs migrate import --everything --include "*.joblib"
|
41 |
+
git push https://danielle2003:[email protected]/spaces/danielle2003/diabeties-ml main
|