diff --git a/doc/guides/misc/managing-a-release.md b/doc/guides/misc/managing-a-release.md index 10f844c674..a4ab671882 100644 --- a/doc/guides/misc/managing-a-release.md +++ b/doc/guides/misc/managing-a-release.md @@ -72,7 +72,7 @@ Any bugfixes should be merged into RIOT master and backported into the release b ### Automatic Freezing and Release Candidate Generation -First create a [classic Token](https://github.com/settings/tokens) and supply it to the `riot-release-manager` script with the `-t ` parameter. +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 ` parameter. **Feature Freeze:** ```bash