diff --git a/.github/workflows/buildAndSendSignatures.yml b/.github/workflows/buildAndSendSignatures.yml index 242bb6b..83751ac 100644 --- a/.github/workflows/buildAndSendSignatures.yml +++ b/.github/workflows/buildAndSendSignatures.yml @@ -90,6 +90,7 @@ jobs: pointer="$(echo "${signature}" | tr '[:lower:]' '[:upper:]')_EMAIL" echo pointer is $pointer email_value="${!pointer}" + echo pointer is $email_value echo curl --url 'smtps://smtp.gmail.com:465' \ --ssl-reqd \ --mail-from '${{secrets.EMAIL_USERNAME}}' \ diff --git a/templates/template.html b/templates/template.html index 5652aae..2bb5240 100644 --- a/templates/template.html +++ b/templates/template.html @@ -173,4 +173,3 @@ -