use main branch
This commit is contained in:
parent
3b657439c1
commit
90e8ea857f
|
@ -2,7 +2,7 @@ name: Deploy app
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- master
|
- main
|
||||||
jobs:
|
jobs:
|
||||||
api-build:
|
api-build:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
|
Loading…
Reference in New Issue