Skip to content

Commit 4c4a2a1

Browse files
authored
add gh login instructions to install requirements (#58)
1 parent 468ab61 commit 4c4a2a1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

release/README.adoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ This script requires https://github.com/mikefarah/yq (not to be confused with ht
4848
### gh (github client)
4949

5050
This script requires https://github.com/cli to be installed.
51+
You have to be logged in when running the `post-release.sh` script. The easiest way is to have a local env variable `GH_TOKEN` set to a classic token created via https://github.com/settings/tokens with all `repo` and all `admin:org` scopes or follow the login instructions here https://cli.github.com/manual/gh_auth_login.
5152

5253
## Usage
5354

0 commit comments

Comments
 (0)