My use case was configured to automatically deploy docker images when they are published.
Webhook worked for Docker Package.
However webhook does not work even if the image deployed with GHCR is connected to the repository.
Is there a way to use webhooks in GHCR?
This is the biggest point for me to migrate from the Github Docker package.