Skip to content

Commit

Permalink
Add comment regarding new GitHub Registry
Browse files Browse the repository at this point in the history
  • Loading branch information
whoan committed Sep 13, 2020
1 parent 9dc587a commit ff74847
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,8 @@ Find working minimal examples for the most known registries in [this repo](https
> If you push the image to a **public** repository's GitHub Registry, please be aware that it will be impossible to delete it because of GitHub's policy (see [Deleting a package](https://help.github.com/en/packages/publishing-and-managing-packages/deleting-a-package)).
> If you are going to use the new GitHub Registry (ghcr.io), be sure to use a Personal Access Token (as the password) with "write:packages" and "read:packages" scopes. More info [here](https://docs.github.com/en/packages/getting-started-with-github-container-registry/migrating-to-github-container-registry-for-docker-images#migrating-a-docker-image-using-the-docker-cli).
```yml
- uses: whoan/docker-build-with-cache-action@v5
with:
Expand Down

0 comments on commit ff74847

Please sign in to comment.