Pregunta 061

### ¿Cuáles de las siguientes son variables de entorno predeterminadas en GitHub Actions? (Seleccione tres.) > https://docs.github.com/en/actions/reference/workflows-and-actions/variables#default-environment-variables - [x] `GITHUB_REPOSITORY` - [x] `GITHUB_WORKFLOW` - [x] `GITHUB_ACTOR` - [ ] `GITHUB_USER` - [ ] `GITHUB_ORGANIZATION` - [ ] `GITHUB_TOKEN`