Point to build URL
diff --git a/.sling-module.json b/.sling-module.json
index 511f4f3..c06c71a 100644
--- a/.sling-module.json
+++ b/.sling-module.json
@@ -4,7 +4,7 @@
         "branches": {
             "master": {
                 "nodeLabel": "git-websites",
-                "additionalMavenParams": "-Ppublish-site -Dmsg=\"Automatic website deployment\""
+                "additionalMavenParams": "-Ppublish-site -Dmsg=\"Automatic website deployment from $BUILD_URL\""
             }
         }
     }