Remove SMS for demo
This commit is contained in:
parent
4215054302
commit
9c09e9949c
1 changed files with 3 additions and 3 deletions
6
.github/workflows/deploy.yml
vendored
6
.github/workflows/deploy.yml
vendored
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Reference in a new issue