I’ve tried creating two separate Github Page repos, and I get the same error on both:
Pull down action image 'ghcr.io/actions/jekyll-build-pages:v1.0.3'
/usr/bin/docker pull ghcr.io/actions/jekyll-build-pages:v1.0.3
v1.0.3: Pulling from actions/jekyll-build-pages
eff15d958d66: Pulling fs layer
...
056fdbce372a: Waiting
error pulling image configuration: download failed after attempts=1: unauthorized: unauthenticated: User cannot be authenticated with the token provided.
Warning: Docker pull failed with exit code 1, back off 1.605 seconds before retry.
This error is repeated a couple of times, and results in the build returning this error:
Error: Docker pull failed with exit code 1
The failing jobs:
pages build and deployment · jonacme/jonacme.github.io@47205ed
pages build and deployment · jonacme/lule@ce6c3e6 (github.com)