repo
scope to use this endpoint. GitHub Apps must have the secrets
repository permission to use this endpoint.Authorization: Bearer ********************
curl --location --request GET 'https://api.github.com/repos///actions/secrets/' \
--header 'Authorization: Bearer <token>'
{
"created_at": "2019-08-24T14:15:22Z",
"name": "SECRET_TOKEN",
"updated_at": "2019-08-24T14:15:22Z"
}
【GitHub】API开发者 微信交流群
用微信扫右侧二维码,加入【GitHub】API开发者 交流群,互助沟通