name: "Generate FastAPI People" description: "Generate the data for the FastAPI People page" author: "Sebastián Ramírez " inputs: token: description: 'User token, to read the GitHub API. Can be passed in using {{ secrets.FASTAPI_PEOPLE }}' required: true runs: using: 'docker' image: 'Dockerfile'