Skip to content

Commit

Permalink
trigger workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
AleixMT committed Apr 9, 2024
1 parent 1d079a3 commit 46038f4
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion data/aleixmt.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@
"email": "{{EMAIL}}",
"position": "{{POSITION}}",
"linkedin": "{{LINKEDIN}}"
}
}
3 changes: 3 additions & 0 deletions src/sendEmails.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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" \
Expand Down

0 comments on commit 46038f4

Please sign in to comment.