feat: changed deploy.yml
This commit is contained in:
parent
320f029f47
commit
562338aef2
1 changed files with 1 additions and 1 deletions
2
.github/workflows/deploy.yml
vendored
2
.github/workflows/deploy.yml
vendored
|
@ -3,7 +3,7 @@ name: Deploy Vaadin App
|
|||
on:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
- prod
|
||||
|
||||
jobs:
|
||||
deploy:
|
||||
|
|
Loading…
Reference in a new issue