Spaces:
Build error
Build error
change branch to main in action
Browse files
.github/workflows/push_to_hf_space.yml
CHANGED
@@ -3,7 +3,7 @@ name: Sync with Hugging Face Hub
|
|
3 |
on:
|
4 |
push:
|
5 |
branches:
|
6 |
-
-
|
7 |
|
8 |
jobs:
|
9 |
build:
|
|
|
3 |
on:
|
4 |
push:
|
5 |
branches:
|
6 |
+
- main
|
7 |
|
8 |
jobs:
|
9 |
build:
|