diff --git a/.github/workflows/deploy_to_playstore_testflight.yml b/.github/workflows/deploy_to_playstore_testflight.yml index 32da8c6..244b2c6 100644 --- a/.github/workflows/deploy_to_playstore_testflight.yml +++ b/.github/workflows/deploy_to_playstore_testflight.yml @@ -1,4 +1,4 @@ -name: Deploy to Play Store Internal Track +name: Deploy to Play Store Internal & TestFlight on: workflow_dispatch: diff --git a/.gitignore b/.gitignore index 11dc625..90e96d8 100644 --- a/.gitignore +++ b/.gitignore @@ -64,6 +64,7 @@ yarn-error.log # testing /coverage +**/certs # custom **/*-service-account.json \ No newline at end of file