macrdel commited on
Commit
296a651
1 Parent(s): 92678a7

update workflow

Browse files
Files changed (1) hide show
  1. .github/deploy.yml +1 -1
.github/deploy.yml CHANGED
@@ -3,7 +3,7 @@ name: Deploy to Hugging Face Spaces
3
  on:
4
  push:
5
  branches:
6
- - main
7
 
8
  jobs:
9
  test-and-deploy:
 
3
  on:
4
  push:
5
  branches:
6
+ - master
7
 
8
  jobs:
9
  test-and-deploy: