When labeling or unlabeling an issue, GitHub includes the added/removed label in the payload and unfortunately it's not included in the payload of the GitHub API.
https://docs.github.com/en/developers/webhooks-and-events/webhook-events-and-payloads#issues
I will try to work on this one ASAP as we need it.