XThomasBU commited on
Commit
9397add
1 Parent(s): bafe839

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
- - hf_sync
7
 
8
  jobs:
9
  build:
 
3
  on:
4
  push:
5
  branches:
6
+ - main
7
 
8
  jobs:
9
  build: