diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 068834c..1ef8650 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -19,4 +19,4 @@ publish: - yarn run build # Perform the automatic release process - - npx semantic-release --repository-url "https://oauth2:$GITLAB_TOKEN@gitlab.com/mfgames-writing/markdowny.git" + - npx semantic-release --repository-url=https://oauth2:$GITLAB_TOKEN@gitlab.com/mfgames-writing/markdowny.git