Get GitHub API-Token for organization

204 Views Asked by At

I have an organization on GitHub with some private repositories and I want to use the GitHub API to access the repositories releases. How do I get the API key for it?

I have already created a personal access token on my account, but I cannot access the repository with it.

1

There are 1 best solutions below

2
Felipe Esteves On