Support/automatic-releases: Can't figure why tags action does not fire

I’ve setup the integration to build docker images:

I’ve read the readme, that need to use org token:

but still the events for git push don’t fire:

  • perftools/xhgui/actions/workflows/docker.yml

it should build on pushed tags *.*.*, for example, 0.19.0:

  • perftools/xhgui/blob/0.19.0/.github/workflows/docker.yml#L12-L13

ps: as a new user to this forum, I can’t post more than 2 links