Skip to content

Commit 728fc3b

Browse files
committed
docs: add note for token
1 parent bba9f2d commit 728fc3b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ Central management of my git repositories via [multi-gitter](https://github.com/
66

77
## How to run a job
88

9+
Generate a short-lived [GitHub classic token](https://github.com/settings/tokens/new) with the scope `repo` for multi-gitter.
10+
911
```
1012
export GITHUB_TOKEN="REDACTED"
1113
export GITHUB_USER="escalate"

0 commit comments

Comments
 (0)