Skip to content

Commit

Permalink
docs: specify in readme that access token needs to have read:packages…
Browse files Browse the repository at this point in the history
… permission
  • Loading branch information
hdhayneCoveo authored Oct 23, 2023
1 parent 0d44ebd commit c99d06d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ You can install this GitHub Package with [Apache Maven](https://maven.apache.org
</repository>
```

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

```xml
<servers>
Expand Down

0 comments on commit c99d06d

Please sign in to comment.