When GitHub allows to also write to create GHCR images with github token, it would simplify testing in forks if image repo like https://github.com/andersinno/kolga/blob/v3/.github/workflows/on_push.yml#L12 would be working with all repos.
Now the line would cause failure, if owner has uppercase letters.
When GitHub allows to also write to create GHCR images with github token, it would simplify testing in forks if image repo like https://github.com/andersinno/kolga/blob/v3/.github/workflows/on_push.yml#L12 would be working with all repos.
Now the line would cause failure, if owner has uppercase letters.