Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 190 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 190 Bytes

Octokit Example

Create a .env file in the root of the project with the following content:

GITHUB_TOKEN={Your-GitHub-Token}

Once created, run the script using node script.js.