Add input-output generate scripts

Signed-off-by: divyansh42 <diagrawa@redhat.com>
This commit is contained in:
divyansh42 2024-03-05 19:22:27 +05:30
parent 0fa2dca2e8
commit 7d220213a5
3 changed files with 3 additions and 2 deletions

View file

@ -35,7 +35,7 @@ export enum Inputs {
REGISTRY = "registry",
/**
* 'The tag or tags of the image/manifest to push.
* For multiple tags, seperate by whitespace. For example, "latest v1"'
* For multiple tags, separate by whitespace. For example, "latest v1"'
* Required: false
* Default: "latest"
*/