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: doc/guides/misc/managing-a-release.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -72,7 +72,7 @@ Any bugfixes should be merged into RIOT master and backported into the release b
72
72
73
73
### Automatic Freezing and Release Candidate Generation
74
74
75
-
First create a [classic Token](https://github.com/settings/tokens) and supply it to the `riot-release-manager` script with the `-t <token>` parameter.
75
+
First create a [classic Token](https://github.com/settings/tokens)with the 'repo' permission and supply it to the `riot-release-manager` script with the `-t <token>` parameter.
0 commit comments