mirror of
https://github.com/redhat-actions/push-to-registry.git
synced 2025-05-09 05:49:53 +02:00
Add input-output generate scripts
Signed-off-by: divyansh42 <diagrawa@redhat.com>
This commit is contained in:
parent
0fa2dca2e8
commit
7d220213a5
3 changed files with 3 additions and 2 deletions
|
@ -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"
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue