action clever_cloud_get_github_username { label: "getGithubUsername" provider: clever_cloud method: GET path: "/github/username" encoding: json output: { type: "object" additionalProperties: true } }