diff --git a/docker-login/README.md b/docker-login/README.md index 8b0d6ec..c8b75b7 100644 --- a/docker-login/README.md +++ b/docker-login/README.md @@ -9,6 +9,7 @@ Use this GitHub Action to [log in to a private container registry](https://docs. loginServer: '' # default: index.docker.io email: '' ``` +Refer to the action metadata file for details about all the inputs https://github.com/Azure/docker-login/blob/master/docker-login/action.yml ## You can build and push container registry by using the following example ```yaml