Skip to content

Commit f5c5303

Browse files
committed
chore: try publish expo build with firebase
1 parent 79cb7c0 commit f5c5303

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/firebase-deploy.yml

+3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
name: Android Development Build
22

33
on:
4+
push:
5+
branches:
6+
- '**'
47
workflow_dispatch:
58
inputs:
69
FIREBASE_TOKEN:

0 commit comments

Comments
 (0)