Skip to content

Commit 149d362

Browse files
author
jeffyanta
authored
Merge pull request #584 from code-payments/build/enable-fc-ci
build: add stub fc build action
2 parents 0962f01 + 2f2c5a7 commit 149d362

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)