I'm doing the setup to deploy a worker from a GitHub actions, and not from the Build connection directly in the CF interface.
The reason is to have more control on when to execute this build.
The problem is that for the build coming from the GitHub action I see "Wrangler by Unknown" in the interface.
I didn't find anyway to set that name. Am I missing something? I would expect my name, or the name of my GitHub account.
Thanks a lot in advance for any tips on that!
I feel I'm missing something stupid like an environment variable...