Skip to content

Commit bbcd5d4

Browse files
committed
doc/guides/managing-a-release: add note on token permissions
1 parent 5987b19 commit bbcd5d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/guides/misc/managing-a-release.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ Any bugfixes should be merged into RIOT master and backported into the release b
8484

8585
### Automatic Freezing and Release Candidate Generation
8686

87-
First create a [classic Token](https://github.com/settings/tokens) and supply it to the `riot-release-manager` script with the `-t <token>` parameter.
87+
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.
8888

8989
**Feature Freeze:**
9090
```bash

0 commit comments

Comments
 (0)