Skip to content

Commit c57853e

Browse files
committed
Document sagan Release tasks require read:org scope
Closes gh-11423
1 parent 6f275de commit c57853e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

RELEASE.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ git push origin 5.4.0-RC1
135135

136136
The following command will update https://spring.io/projects/spring-security#learn with the new release version using the following parameters
137137

138-
<github-personal-access-token> - Replace with a https://github.com/settings/tokens[GitHub personal access token] that has a scope of `public_repo`
138+
<github-personal-access-token> - Replace with a https://github.com/settings/tokens[GitHub personal access token] that has a scope of `read:org` as https://spring.io/restdocs/index.html#authentication[documented for spring.io api]
139139
<next-version> - Replace with the milestone you are releasing now (i.e. 5.5.0-RC1)
140140
<previous-version> - Replace with the previous release which will be removed from the listed versions (i.e. 5.5.0-M3)
141141

0 commit comments

Comments
 (0)