Skip to content

Commit 2f2c5a7

Browse files
authored
Create build-fc-upload-android-internal
1 parent 0962f01 commit 2f2c5a7

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
name: Flipchat Build and Deploy (Internal)
2+
3+
env:
4+
# The name of the main module repository
5+
main_project_module: flipchatApp
6+
7+
# The name of the Play Store
8+
playstore_name: Flipchat
9+
10+
on:
11+
# Allows you to run this workflow manually from the Actions tab
12+
workflow_dispatch:

0 commit comments

Comments
 (0)