admin:org
scope to use this endpoint. GitHub Apps must have the secrets
organization permission to use this endpoint.curl --location --request GET 'https://api.github.com/orgs//actions/secrets/'
{
"created_at": "2019-08-24T14:15:22Z",
"name": "SECRET_TOKEN",
"selected_repositories_url": "https://api.github.com/organizations/org/secrets/my_secret/repositories",
"updated_at": "2019-08-24T14:15:22Z",
"visibility": "all"
}
Authorization: Bearer ********************
【GitHub】API开发者 微信交流群
用微信扫右侧二维码,加入【GitHub】API开发者 交流群,互助沟通