Skip to content

Commit

Permalink
docs: fix the description of token (#23)
Browse files Browse the repository at this point in the history
  • Loading branch information
suzuki-shunsuke authored May 30, 2023
1 parent 9f8a8cd commit f2cf9a3
Showing 1 changed file with 2 additions and 7 deletions.
9 changes: 2 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,13 +34,8 @@ So we decided to develop aqua-registry-updater instead of Renovate only for aqua
- `pull-requests:write`
- `contents:write`
- `AQUA_REGISTRY_UPDATER_CONTAINER_REGISTRY_TOKEN`
- classic personal access token
- `write:packages`
- `read:org`

https://docs.github.com/en/packages/working-with-a-github-packages-registry/working-with-the-container-registry

> GitHub Packages only supports authentication using a personal access token (classic).
- [GitHub Actions Token](https://docs.github.com/en/packages/managing-github-packages-using-github-actions-workflows/publishing-and-installing-a-package-with-github-actions#upgrading-a-workflow-that-accesses-a-registry-using-a-personal-access-token)
- `packages:write`

## Requirements

Expand Down

0 comments on commit f2cf9a3

Please sign in to comment.