Readme update and action.yml refactor

Signed-off-by: divyansh42 <diagrawa@redhat.com>
This commit is contained in:
divyansh42 2021-04-09 12:57:09 +05:30
parent 805221f355
commit 22deeeef6a
6 changed files with 26 additions and 19 deletions

View file

@ -4,7 +4,7 @@
"engines": {
"node": "12"
},
"description": "GitHub Action to login against a container image registry",
"description": "GitHub Action to log in against a container image registry",
"repository": {
"type": "git",
"url": "https://github.com/redhat-actions/podman-login"