To be able to use the GitHub action that requires download an image from the Github registry, I had to do the following:
- ssh into the server
- docker login ghcr.io with the GithHub account
- GitHub username
- Github token with
read:packagesas the password