How do I retrigger registrator?

I left a compat entry out of a Project.toml and got instructions to
simple retrigger Registrator,
after I fixed it. How do I do that?

I tried putting @JuliaRegistrator register in the comments and that failed with this.

Error while trying to register: **Register Failed**
[@ctkelley](https://github.com/ctkelley), it looks like you are not a publicly listed member/owner in the parent organization (JuliaRegistries).
If you are a member/owner, you will need to change your membership to public. See [GitHub Help](https://help.github.com/en/articles/publicizing-or-hiding-organization-membership)

What should I do?

I guess that the problem is that you tried to call registrator from the General Registry PR instead of from your package.

Click on the newest commit of your repository, and put that into the comment at the bottom.
1.

Finally worked.