File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -107,11 +107,11 @@ We welcome contributions of all types! This section will guide you through setti
107
107
4 . From the root of the cloned repo, run ` npm install ` .
108
108
5 . Email jaredrewerts@gmail.com with the subject ** GitHub API - Personal Access Token Request**
109
109
110
- A personal access token for our test user, @github-tools-tests , will be generated for you.
110
+ A personal access token for our test user, @github-tools-test , will be generated for you.
111
111
112
- 6 . Set the environment variable ` GHTOOLS_USER ` to ` github-tools-tests ` .
112
+ 6 . Set the environment variable ` GHTOOLS_USER ` to ` github-tools-test ` .
113
113
114
- ` export GHTOOLS_USER=github-tools-tests `
114
+ ` export GHTOOLS_USER=github-tools-test `
115
115
116
116
7 . Set the environment variable ` GHTOOLS_PASSWORD ` to the personal access token that was generated for you.
117
117
You can’t perform that action at this time.
0 commit comments