Skip to content

Commit

Permalink
Update docs to set GITHUB_TOKEN
Browse files Browse the repository at this point in the history
  • Loading branch information
awcodify authored Nov 12, 2023
1 parent eaf7af0 commit b4ac31f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ go run main.go
```
Make sure you already logged in to Github with:
```bash
gh auth login
export GITHUB_TOKEN=$(gh auth token)
```
## Metrics

Expand Down

0 comments on commit b4ac31f

Please sign in to comment.