macrdel commited on
Commit
d0a811e
·
1 Parent(s): f452a6d

update workflow

Browse files
Files changed (1) hide show
  1. .github/workflows/deploy.yml +1 -0
.github/workflows/deploy.yml CHANGED
@@ -43,5 +43,6 @@ jobs:
43
  run: |
44
  git checkout -b main
45
  git remote add huggingface https://macrdel:[email protected]/spaces/macrdel/sentiment-summarize-youtube-comms
 
46
  git push --force huggingface main
47
 
 
43
  run: |
44
  git checkout -b main
45
  git remote add huggingface https://macrdel:[email protected]/spaces/macrdel/sentiment-summarize-youtube-comms
46
+ git checkout -b main huggingface/main
47
  git push --force huggingface main
48