From 6c6aab2a6d1909d521b58ef758fd88360fa4ac86 Mon Sep 17 00:00:00 2001 From: Rajpal Chauhan Date: Mon, 29 Jan 2024 10:23:52 -0800 Subject: [PATCH] quick fix Signed-off-by: Rajpal Chauhan --- .github/workflows/actions/deploy/action.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/actions/deploy/action.yaml b/.github/workflows/actions/deploy/action.yaml index ade40426..44b922a0 100644 --- a/.github/workflows/actions/deploy/action.yaml +++ b/.github/workflows/actions/deploy/action.yaml @@ -34,7 +34,7 @@ inputs: description: The token used to authenticate with the OpenShift server. required: true - rocket.chat notification parameters + # rocket.chat notification parameters rocketchat_webhook: description: The URL to use for posting notifications to rocket.chat. required: true