configure firebase action
This commit is contained in:
parent
545081f6d9
commit
0aaf708e32
1 changed files with 1 additions and 1 deletions
2
.github/workflows/firebase.yml
vendored
2
.github/workflows/firebase.yml
vendored
|
@ -2,7 +2,7 @@ name: deploy-production
|
|||
|
||||
on:
|
||||
pull_request:
|
||||
branches: [main]
|
||||
branches: [firebase]
|
||||
|
||||
jobs:
|
||||
build-and-deploy:
|
||||
|
|
Loading…
Reference in a new issue