From ec22a93dd63bf9033da6f5a4ee68d838f44346cf Mon Sep 17 00:00:00 2001 From: Marek Lesko Date: Mon, 14 Jul 2025 17:18:25 +0000 Subject: [PATCH] fix: Update .gitlab-ci.yml file --- .gitlab-ci.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 0a867c8..fde5740 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -16,8 +16,6 @@ install-job: # This job runs in the build stage, which runs first. - Web/dist/Web/browser # The 'dist' directory will be available in the next stage. semantic-release: - variables: - GITLAB_TOKEN: "glpat-SNecDb-ei1GxpqyeTu1Z" image: node:24 stage: release script: