Skip to content

Commit

Permalink
docs: explicitly tell where to create the token (#163)
Browse files Browse the repository at this point in the history
I created the token in Actions instead of Dependabot and was not working. 

This is a solution for bug: #58 (comment)
  • Loading branch information
mauriciabad authored Nov 22, 2022
1 parent da31b94 commit 6a2b1ee
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 @@ -102,6 +102,8 @@ The GitHub token is a [Personal Access Token](https://docs.github.com/en/github/

The token MUST be created from a user with **`push`** permission to the repository.

Create the token in the *Repository* > `Settings` > `Secrets` > `Depandabot` section.

> ℹ *see reference for [user owned repos](https://docs.github.com/en/github/setting-up-and-managing-your-github-user-account/permission-levels-for-a-user-account-repository) and for [org owned repos](https://docs.github.com/en/github/setting-up-and-managing-organizations-and-teams/repository-permission-levels-for-an-organization)*

### Configuration file syntax
Expand Down

0 comments on commit 6a2b1ee

Please sign in to comment.