The Docker Image CI Action is not working. The Action workflow stops with the following error:
Error: buildx failed with: ERROR: failed to solve: failed to push ghcr.io/vforwater/tbr_template_node:v0.3.0: unexpected status: 403 Forbidden
I really don't know what's the problem here, settings look the same as for other template repositories, where the docker push to ghcr works.
@mmaelicke any ideas what's going wrong here? Maybe I don't have the permissions for this repository and you can try to release a new version and package by pushing a new v.X tag to the Github repository?
The Docker Image CI Action is not working. The Action workflow stops with the following error:
Error: buildx failed with: ERROR: failed to solve: failed to push ghcr.io/vforwater/tbr_template_node:v0.3.0: unexpected status: 403 ForbiddenI really don't know what's the problem here, settings look the same as for other template repositories, where the docker push to ghcr works.
@mmaelicke any ideas what's going wrong here? Maybe I don't have the permissions for this repository and you can try to release a new version and package by pushing a new
v.Xtag to the Github repository?