From 399370794ed72d54b9f078bff7c54dbda953e70a Mon Sep 17 00:00:00 2001 From: Chris Berg Date: Mon, 10 Apr 2023 15:05:05 -0700 Subject: [PATCH] WIP --- action.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/action.yml b/action.yml index 76771a2..b7b1178 100644 --- a/action.yml +++ b/action.yml @@ -24,6 +24,9 @@ inputs: oc_token: description: OpenShift access token required: true + values: + description: Values to overwrite for helm chart + required: false runs: using: composite