We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fe006df commit e94c3bcCopy full SHA for e94c3bc
fastlane/env/user.env-example
@@ -1,3 +1,3 @@
1
-GHHELPER_ACCESS=<GitHub access token>
+GITHUB_TOKEN=<GitHub access token>
2
PLAYSTORE_SERVICE_API_KEY=<Path to the JSON file with the API Key>
3
-CIRCLE_CI_AUTH_TOKEN=<CircleCI Auth Token>
+BUILDKITE_TOKEN=<Buildkite Auth Token — create yours at https://buildkite.com/user/api-access-tokens>
0 commit comments