Spaces:
Build error
Build error
update workflow target branch
Browse files
.github/workflows/deploy_space.yml
CHANGED
@@ -3,7 +3,7 @@ name: Deploy to Hugging Face Spaces
|
|
3 |
on:
|
4 |
push:
|
5 |
branches:
|
6 |
-
-
|
7 |
|
8 |
jobs:
|
9 |
deploy:
|
|
|
3 |
on:
|
4 |
push:
|
5 |
branches:
|
6 |
+
- main # when main branch is pushed
|
7 |
|
8 |
jobs:
|
9 |
deploy:
|