Skip to content

Commit

Permalink
run bundle/deploy on main pushes
Browse files Browse the repository at this point in the history
  • Loading branch information
haileyok committed Apr 3, 2024
1 parent 73df7e5 commit fab47f6
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/bundle-deploy-eas-update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
name: Bundle and Deploy EAS Update

on:
push:
branches:
- main
workflow_dispatch:
inputs:
channel:
Expand Down

0 comments on commit fab47f6

Please sign in to comment.