From 9c09e9949cd7ad7f18eabf16e551c3e3c7050a02 Mon Sep 17 00:00:00 2001 From: ThomasSamson Date: Fri, 11 Oct 2024 11:24:12 +0200 Subject: [PATCH] Remove SMS for demo --- .github/workflows/deploy.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 240876f..031a4ac 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -9,9 +9,9 @@ on: payum-apikey: description: Payum API Key required: true - sms-dsn: - description: SMS DSN - required: true + # sms-dsn: + # description: SMS DSN + # required: true mailer-dsn: description: MAILER DSN storage-key: