Skip to content

Commit 05cac03

Browse files
authored
Merge pull request #21838 from benpicco/doc/managing-a-release-token
doc/guides/managing-a-release: add note on token permissions
2 parents c699e2e + bbcd5d4 commit 05cac03

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
@@ -72,7 +72,7 @@ Any bugfixes should be merged into RIOT master and backported into the release b
7272

7373
### Automatic Freezing and Release Candidate Generation
7474

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.
7676

7777
**Feature Freeze:**
7878
```bash

0 commit comments

Comments
 (0)