You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: RELEASE.adoc
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -135,7 +135,7 @@ git push origin 5.4.0-RC1
135
135
136
136
The following command will update https://spring.io/projects/spring-security#learn with the new release version using the following parameters
137
137
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]
139
139
<next-version> - Replace with the milestone you are releasing now (i.e. 5.5.0-RC1)
140
140
<previous-version> - Replace with the previous release which will be removed from the listed versions (i.e. 5.5.0-M3)
0 commit comments