Commit 1cdc573b authored by Nikos Psaromanolakis's avatar Nikos Psaromanolakis
Browse files

fix: corrected semantic release typo [skip ci]

parent a6f38aca
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -263,7 +263,7 @@ semantic_versioning_job:
    - git fetch origin main
    - git reset --hard origin/main
  script:
    - RELEASE_VERSION=$(npx -y
    - npx -y
      -p @semantic-release/commit-analyzer@9.0.2
      -p @semantic-release/git@10.0.1
      -p @semantic-release/gitlab@9.5.0