Skip to content

Commit

Permalink
Replace GIF with link to GitHub documentation
Browse files Browse the repository at this point in the history
Signed-off-by: Chris Smith <chris.smith@widerplan.com>
  • Loading branch information
Chris Smith committed Aug 10, 2021
1 parent 2c6df6a commit 95778bc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
Binary file removed .github/ghcr-manage-actions-access.gif
Binary file not shown.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,9 +79,8 @@ jobs:
password: ${{ secrets.GITHUB_TOKEN }}
```

You may need to manage write and read access of GitHub Actions for repositories in the container settings:

![Manage Actions access](.github/ghcr-manage-actions-access.gif)
You may need to [manage write and read access of GitHub Actions](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-ghcrio)
for repositories in the container settings.

You can also use a [personal access token (PAT)](https://docs.github.com/en/github/authenticating-to-github/creating-a-personal-access-token)
with the [appropriate scopes](https://docs.github.com/en/packages/getting-started-with-github-container-registry/migrating-to-github-container-registry-for-docker-images#authenticating-with-the-container-registry).
Expand Down

0 comments on commit 95778bc

Please sign in to comment.