update readme
This commit is contained in:
parent
c554f7561a
commit
f428e86fb1
1 changed files with 2 additions and 1 deletions
|
|
@ -131,7 +131,8 @@ Garm needs a [Personal Access Token (PAT)](https://docs.github.com/en/authentica
|
|||
|
||||
From the list of scopes, you will need to select:
|
||||
|
||||
* ```workflow``` - for access to repository level workflows
|
||||
* ```public_repo``` - for access to a repository
|
||||
* ```repo``` - for access to a private repository
|
||||
* ```admin:org``` - if you plan on using this with an organization to which you have access
|
||||
|
||||
The resulting token must be configured in the ```[[github]]``` section of the config. Sample as follows:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue