diff --git a/.github/workflows/wiki_notification.yml b/.github/workflows/wiki_notification.yml index 006ee1406d1..456fefa51e3 100644 --- a/.github/workflows/wiki_notification.yml +++ b/.github/workflows/wiki_notification.yml @@ -19,9 +19,9 @@ jobs: const pages = payload.pages; let messages = "Subject:Updates to CGAL Wiki \nContent-Type: text/html\n"; messages += ""; - messages += `

The following CGAL Wiki page were modified by "${actor.login}"