File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -39,7 +39,7 @@ To generate the auth token, click
39
39
[ this] ( https://sentry.io/orgredirect/settings/:orgslug/developer-settings/new-internal/ )
40
40
to create an internal integration (which grants the selected capabilities to the
41
41
recipient, similar to how RBAC works). Give it a name and add the scope for
42
- ` Releases:Admin ` . Press Save, find the auth token at the bottom of the page
42
+ ` Releases:Admin ` and ` Organization:Read ` . Press Save, find the auth token at the bottom of the page
43
43
under "Tokens", and copy that to secure location (this becomes
44
44
` SENTRY_AUTH_TOKEN ` ). Then visit the organization settings page and copy that
45
45
organization slug (` SENTRY_ORG ` ), and the slug name for your project too
You can’t perform that action at this time.
0 commit comments