run bundle/deploy on main pushes (#3391)
parent
295a0949f4
commit
8e882a4579
|
@ -2,6 +2,9 @@
|
|||
name: Bundle and Deploy EAS Update
|
||||
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
workflow_dispatch:
|
||||
inputs:
|
||||
channel:
|
||||
|
|
Loading…
Reference in New Issue