Summary
The user is experiencing a build error when trying to push an image to GitHub Container Registry (ghcr.io) after changing their GitHub workflow to log in using GitHub credentials. The error message indicates a "403 Forbidden" status, stating that the installation is not allowed to write to the organization package. The user questions whether this issue is related to passing the --org
argument in their Earthfile and seeks clarification on the name of their personal Earthly organization, as their dashboard only mentions it as a personal organization without a specific name.