GITHUB_TOKEN
GITHUB_TOKEN is an ephemeral, automatically generated secret that GitHub Actions provisions for each workflow run to authenticate against the repository. It is scoped to the run, expires when the job finishes, and its permissions can be narrowed with the permissions key.