diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 72176182ab309801b97c41a002ad5c164d016989..bfd5b83868cfde81d9c69a26b366f164d24d4ecc 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -21,7 +21,7 @@ include:
   - component: $CI_SERVER_HOST/appsuite/web-foundation/ci/nodejs/publish-npm-module@0.0.1
     inputs:
       job-name: publish appsuite-codeceptjs npm module
-      base-path: packages/appsuite-codeceptjs/
+      base-path: packages/appsuite-codeceptjs
 
 
 # Add check for existing tag in registry
diff --git a/packages/appsuite-codeceptjs/package.json b/packages/appsuite-codeceptjs/package.json
index d4e22bcddce6ce04d2f7cf639b12ee6167ece1ea..0ed936c3b0f56a6b9ca624108daf3205ac7ffe22 100644
--- a/packages/appsuite-codeceptjs/package.json
+++ b/packages/appsuite-codeceptjs/package.json
@@ -1,6 +1,6 @@
 {
   "name": "@open-xchange/appsuite-codeceptjs",
-  "version": "0.4.4",
+  "version": "0.5.0",
   "description": "OX App Suite CodeceptJS Configuration and Helpers",
   "main": "index.js",
   "bin": {