Rename workflow and update gitignore
This commit is contained in:
parent
ebc0bc5c7c
commit
bf843e4081
2 changed files with 2 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
name: Deploy to Play Store Internal Track
|
||||
name: Deploy to Play Store Internal & TestFlight
|
||||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
|
|
|
|||
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -64,6 +64,7 @@ yarn-error.log
|
|||
|
||||
# testing
|
||||
/coverage
|
||||
**/certs
|
||||
|
||||
# custom
|
||||
**/*-service-account.json
|
||||
Loading…
Add table
Add a link
Reference in a new issue