Skip to content

Commit 5705c01

Browse files
committed
testflight.md: update GH_PAT instructions
* Change the Expiration selection to `No expiration`. * Select the `repo` and `workflow` permission scopes.
1 parent 42a7386 commit 5705c01

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

fastlane/testflight.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,8 +48,8 @@ Log into your GitHub account to create a personal access token; this is one of t
4848

4949
1. Create a [new personal access token](https://github.com/settings/tokens/new):
5050
* Enter a name for your token, use "FastLane Access Token".
51-
* Change the selection to 90 days.
52-
* Select the `repo` permission scope.
51+
* Change the Expiration selection to `No expiration`.
52+
* Select the `repo` and `workflow` permission scopes.
5353
* Click "Generate token".
5454
* Copy the token and record it. It will be used below as `GH_PAT`.
5555

0 commit comments

Comments
 (0)