File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -18,8 +18,11 @@ Fetches and creates versioned GitHub resources.
1818* ` repository ` : * Required.* The repository name that contains the releases.
1919
2020* ` access_token ` : * Optional.* Used for accessing a release in a private-repo
21- during an ` in ` and pushing a release to a repo during an ` out ` . The access
22- token you create is only required to have the ` repo ` or ` public_repo ` scope.
21+ during an ` in ` and pushing a release to a repo during an ` out ` . The
22+ [ fine-grained access
23+ token] ( https://github.com/settings/personal-access-tokens ) you create is
24+ only required to have the ` content ` permission. For classic access tokens,
25+ you need the ` repo ` or ` public_repo ` permission.
2326
2427* ` github_api_url ` : * Optional.* If you use a non-public GitHub deployment then
2528 you can set your API URL here.
You can’t perform that action at this time.
0 commit comments