To be able to use the GitHub action that requires download an image from the Github registry, I had to do the following:

  1. ssh into the server
  2. docker login ghcr.io with the GithHub account
    • GitHub username
    • Github token with read:packages as the password