Skip to content

Commit

Permalink
add way to login with gh cli
Browse files Browse the repository at this point in the history
  • Loading branch information
awcodify authored Nov 12, 2023
1 parent b4ac31f commit 8ecdfa9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,8 @@ 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 8ecdfa9

Please sign in to comment.