Skip to content

Commit 22d4f9e

Browse files
committed
Add PILOT_API_KEY_PATH to project.env.example
1 parent 6cdc178 commit 22d4f9e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

fastlane/env/project.env.example

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,5 @@ FASTLANE_ITC_TEAM_ID=<Team ID for AppStore Connect>
55

66
SENTRY_ORG_SLUG=<Org Slug for Sentry>
77
SENTRY_PROJECT_SLUG=<Project Slug for Sentry>
8+
9+
PILOT_API_KEY_PATH=".configure-files/app_store_connect_fastlane_api_key.json" # fastlane testlight

0 commit comments

Comments
 (0)