diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
new file mode 100644
index 0000000000000000000000000000000000000000..b8d20acb6c365ad8036a7b36d47dabd876d08efa
--- /dev/null
+++ b/.gitlab-ci.yml
@@ -0,0 +1,3 @@
+include:
+  - project: 'quiqqer/stabilization/semantic-release'
+    file: '/ci-templates/.gitlab-ci.yml'
diff --git a/composer.json b/composer.json
index f42517ada73f06ab2c35f594db567520a9cae1db..406454cd68937afa5792659b62ba9b05873f9599 100644
--- a/composer.json
+++ b/composer.json
@@ -2,7 +2,7 @@
     "name": "quiqqer\/faq",
     "type": "quiqqer-module",
     "description": "With the FAQ page types it is easy to create FAQs for your users.",
-    "licence": [
+    "license": [
         "PCSG QL-1.0",
         "CC BY-NC-SA 4.0"
     ],