Merge branch 'milestone-2'
Browse files
.github/workflows/main.yml
CHANGED
@@ -22,5 +22,5 @@ jobs:
|
|
22 |
git config user.email "<>"
|
23 |
&& git switch main
|
24 |
&& git merge origin/milestone-2
|
25 |
-
&& git push
|
26 |
&& git push https://jbraha:$HF_TOKEN@huggingface.co/spaces/jbraha/aiproject
|
|
|
22 |
git config user.email "<>"
|
23 |
&& git switch main
|
24 |
&& git merge origin/milestone-2
|
25 |
+
&& git push
|
26 |
&& git push https://jbraha:$HF_TOKEN@huggingface.co/spaces/jbraha/aiproject
|