various fixes and improvements

This commit is contained in:
2023-08-18 21:34:55 -07:00
parent af98273b46
commit db4149302a
3 changed files with 19 additions and 10 deletions

View File

@@ -7,6 +7,9 @@ inputs:
registry:
description: URL to the container registry
required: true
insecure-registry:
description: If "true", will use HTTP rather than HTTPS
required: false
image:
description: The name of the image in the registry
required: true