From 46038f4a9fbe8a60c2f14a3d5bd2362a72ae5e58 Mon Sep 17 00:00:00 2001 From: AleixMT Date: Wed, 10 Apr 2024 01:43:56 +0200 Subject: [PATCH] trigger workflows --- data/aleixmt.json | 2 +- src/sendEmails.sh | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/data/aleixmt.json b/data/aleixmt.json index c373413..e505631 100644 --- a/data/aleixmt.json +++ b/data/aleixmt.json @@ -3,4 +3,4 @@ "email": "{{EMAIL}}", "position": "{{POSITION}}", "linkedin": "{{LINKEDIN}}" -} +} \ No newline at end of file diff --git a/src/sendEmails.sh b/src/sendEmails.sh index dec2e82..0a4690b 100644 --- a/src/sendEmails.sh +++ b/src/sendEmails.sh @@ -22,6 +22,9 @@ for signature in $@; do Fins aviat! + $EMAIL_USERNAME + $email_value + A ;type=text/plain" \ -F "file=@${PROJECT_FOLDER}/out/${signature}.html;type=text/html;encoder=base64" \