diff --git a/doc/guides/misc/managing-a-release.md b/doc/guides/misc/managing-a-release.md index a4f801e9b2..85b2fb40d9 100644 --- a/doc/guides/misc/managing-a-release.md +++ b/doc/guides/misc/managing-a-release.md @@ -84,7 +84,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