diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 96dad6fadbd93f361c615c1dcb10e14dd7a00220..37e25843b5b671cd8e5ebfc818cf51ebedc8ac84 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -26,4 +26,4 @@ publish:
     - yarn config set registry https://registry.npmjs.org/
     - yarn config set cache-folder "$CI_PROJECT_DIR/_yarn_cache"
     - yarn install
-    - yarn run publish
+    - npm run publish