Gitea/GitHub Actions auto-groups a multi-line run: script under "Run <first line>". With `cd docs/site` as the first line, the collapsed log tree showed that instead of the actual wrangler deploy command. Moving the directory change to the step's working-directory key drops cd from the script entirely, so the group label now reflects the command that's actually running.