Update code

Signed-off-by: divyansh42 <diagrawa@redhat.com>
This commit is contained in:
divyansh42 2021-03-31 14:31:58 +05:30
parent 1b6468c894
commit 6c4ab503eb
8 changed files with 38 additions and 46 deletions

View file

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