We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 79cb7c0 commit f5c5303Copy full SHA for f5c5303
.github/workflows/firebase-deploy.yml
@@ -1,6 +1,9 @@
1
name: Android Development Build
2
3
on:
4
+ push:
5
+ branches:
6
+ - '**'
7
workflow_dispatch:
8
inputs:
9
FIREBASE_TOKEN:
0 commit comments