jbraha commited on
Commit
aae0640
·
1 Parent(s): b93fb76

'mint autosave'

Browse files
Files changed (1) hide show
  1. .github/workflows/main.yml +1 -0
.github/workflows/main.yml CHANGED
@@ -20,6 +20,7 @@ jobs:
20
  run:
21
  git config user.name "$GITHUB_ACTOR" &&
22
  git config user.email "<>"
 
23
  && git merge origin/milestone-2
24
  && git push origin/main
25
  && git push https://jbraha:$HF_TOKEN@huggingface.co/spaces/jbraha/aiproject
 
20
  run:
21
  git config user.name "$GITHUB_ACTOR" &&
22
  git config user.email "<>"
23
+ && git switch main
24
  && git merge origin/milestone-2
25
  && git push origin/main
26
  && git push https://jbraha:$HF_TOKEN@huggingface.co/spaces/jbraha/aiproject