You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+8-5Lines changed: 8 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -5,6 +5,13 @@ GitHub forks, stars or watchers
5
5
6
6
This repository is managed by the [Package Maintenance Working Group](https://github.com/nodejs/package-maintenance), see [Governance](https://github.com/nodejs/package-maintenance/blob/master/Governance.md).
7
7
8
+
### Personal Access Token
9
+
10
+
Note that to use this tool you need a GitHub personal token set as an
11
+
environment variable named `GITHUB_TOKEN`. For public repositories, no scopes are required. For more information about GitHub
0 commit comments