Move github.actor, secrets.GITHUB_TOKEN, and github.repository from
inline run block string interpolation to step-level env: block.
References via env vars prevent secret expansion in workflow logs.
Resolves the remaining S7636 hotspot in sync-wiki.yml.
Closes#106