Skip to content

Commit e94c3bc

Browse files
committed
Update user.env-example
1 parent fe006df commit e94c3bc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

fastlane/env/user.env-example

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
GHHELPER_ACCESS=<GitHub access token>
1+
GITHUB_TOKEN=<GitHub access token>
22
PLAYSTORE_SERVICE_API_KEY=<Path to the JSON file with the API Key>
3-
CIRCLE_CI_AUTH_TOKEN=<CircleCI Auth Token>
3+
BUILDKITE_TOKEN=<Buildkite Auth Token — create yours at https://buildkite.com/user/api-access-tokens>

0 commit comments

Comments
 (0)