You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: release/README.adoc
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -48,6 +48,7 @@ This script requires https://github.com/mikefarah/yq (not to be confused with ht
48
48
### gh (github client)
49
49
50
50
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.
0 commit comments