mirror of https://github.com/zcash/developers.git
Add a convenient link for generating a GitHub token.
This commit is contained in:
parent
67f5546dc8
commit
f6b908d3b7
|
@ -17,6 +17,8 @@ The scripts provided by this project require two environment variables:
|
|||
- `GITHUB_TOKEN`: a GitHub API token with permission to read the necessary repositories.
|
||||
- `ZENHUB_TOKEN`: a ZenHub API token.
|
||||
|
||||
You can generate a GitHub token with [this url](https://github.com/settings/tokens/new).
|
||||
|
||||
The DAG script depends upon graphql APIs for github which can be generated
|
||||
using the following example script:
|
||||
|
||||
|
|
Loading…
Reference in New Issue