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 42a7386 commit 5705c01Copy full SHA for 5705c01
fastlane/testflight.md
@@ -48,8 +48,8 @@ Log into your GitHub account to create a personal access token; this is one of t
48
49
1. Create a [new personal access token](https://github.com/settings/tokens/new):
50
* Enter a name for your token, use "FastLane Access Token".
51
- * Change the selection to 90 days.
52
- * Select the `repo` permission scope.
+ * Change the Expiration selection to `No expiration`.
+ * Select the `repo` and `workflow` permission scopes.
53
* Click "Generate token".
54
* Copy the token and record it. It will be used below as `GH_PAT`.
55
0 commit comments