Skip to content

Commit c99d06d

Browse files
authored
docs: specify in readme that access token needs to have read:packages permission
1 parent 0d44ebd commit c99d06d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ You can install this GitHub Package with [Apache Maven](https://maven.apache.org
2727
</repository>
2828
```
2929

30-
1. Add your GitHub personal access token to install packages from GitHub Packages.
30+
1. Add your GitHub personal access token with read:packages permission to install packages from GitHub Packages.
3131

3232
```xml
3333
<servers>

0 commit comments

Comments
 (0)