Github Actions to ghcr.io fix Error
When running Github Action to push image to ghcr.io you can encounter this error:

It appears because of the new repo setting. To fix this go to Settings -> Actions -> General and change workflow permissions:

When running Github Action to push image to ghcr.io you can encounter this error:

It appears because of the new repo setting. To fix this go to Settings -> Actions -> General and change workflow permissions:
