From dd80690f42b000b1d58af67241c3921fd5f0320b Mon Sep 17 00:00:00 2001 From: Howie Benefiel <5847863+howinator@users.noreply.github.com> Date: Sat, 30 Nov 2024 10:55:52 -0600 Subject: [PATCH] [token] Update readme for new token --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 8d333da..adbff84 100644 --- a/README.md +++ b/README.md @@ -45,7 +45,8 @@ $ cargo install gh-stack ## Usage ```bash -$ export GHSTACK_OAUTH_TOKEN='' +# Must have at least `repo` scope +$ export GHSTACK_OAUTH_TOKEN='' # can also use GH_TOKEN $ gh-stack