ga fixes
parent
5caabedb9e
commit
b7d30dbf4c
|
@ -2,7 +2,7 @@ name: build app
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- '*'
|
- main
|
||||||
jobs:
|
jobs:
|
||||||
build-webapp:
|
build-webapp:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
|
|
@ -4,7 +4,6 @@ on:
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- release
|
- release
|
||||||
- beta
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
deploy-webapp:
|
deploy-webapp:
|
||||||
|
|
Loading…
Reference in New Issue