Not able to publish new modules in terraform registry. Getting 403 Response

We are trying to publish a new module version. Somehow the Github Webhook is failing to publish the module with the below error

{"errors":["payload signature check failed"]}

I am not able to use the manage module tab from the registry UI because the ownership of the module in terraform registry is with someone else and there is no direct way to change the ownership.

What can be done here ?

Hi @dunefro,

The team which looks after Terraform Registry does not routinely monitor this forum. You can instead email terraform-registry@hashicorp.com for help with problems publishing items the public Terraform Registry.

Thanks!