baxin commited on
Commit
436140f
·
1 Parent(s): cd0f01c

update workflow target branch

Browse files
Files changed (1) hide show
  1. .github/workflows/deploy_space.yml +1 -1
.github/workflows/deploy_space.yml CHANGED
@@ -3,7 +3,7 @@ name: Deploy to Hugging Face Spaces
3
  on:
4
  push:
5
  branches:
6
- - edge # when main branch is pushed
7
 
8
  jobs:
9
  deploy:
 
3
  on:
4
  push:
5
  branches:
6
+ - main # when main branch is pushed
7
 
8
  jobs:
9
  deploy: