We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bba9f2d commit 728fc3bCopy full SHA for 728fc3b
README.md
@@ -6,6 +6,8 @@ Central management of my git repositories via [multi-gitter](https://github.com/
6
7
## How to run a job
8
9
+Generate a short-lived [GitHub classic token](https://github.com/settings/tokens/new) with the scope `repo` for multi-gitter.
10
+
11
```
12
export GITHUB_TOKEN="REDACTED"
13
export GITHUB_USER="escalate"
0 commit comments