rkonan commited on
Commit
5a7e371
ยท
1 Parent(s): 01f8c2c

correction git action

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