Files
actions-toolkit/__tests__/.fixtures/docker-config-auths.json
2024-07-31 11:04:17 +02:00

9 lines
120 B
JSON

{
"auths": {
"https://index.docker.io/v1/": {
"auth": "am9lam9lOmhlbGxv",
"email": "user@example.com"
}
}
}