fix: use GHCR_PAT for GHCR login in CI workflow [CAR-931] #11
Reference in New Issue
Block a user
Delete Branch "barcode-betty/car-931-ghcr-auth"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Update .gitea/workflows/ci.yml to use secrets.GHCR_PAT instead of secrets.GITEA_TOKEN for GHCR login.
Changed:
Acceptance Criteria:
Pull request closed