Skip to content

Commit e817d33

Browse files
committed
add note about token environment variable
1 parent 70f1a1a commit e817d33

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,9 @@ Optional arguments:
3737

3838
Aliases: `--repo -r`, `--message -m`, `--branch -b`
3939

40+
For authentication, set environment variable with your GitHub personal token
41+
under name `TOKEN`, `GH_TOKEN` or `GITHUB_TOKEN`
42+
4043
### API
4144

4245
```js

0 commit comments

Comments
 (0)