Commit e32d9aeb authored by Bart Kamphorst's avatar Bart Kamphorst
Browse files

fix: remove semantic-release:needs

Otherwise, tbump artifacts are not downloaded and the job starts way too soon.
parent 8ccb5582
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -58,9 +58,6 @@ semantic-release:
    - export GIT_COMMITTER_EMAIL="${GIT_AUTHOR_EMAIL}"
    - semantic-release --version
    - semantic-release ${SEMANTIC_RELEASE_EXTRA_ARGS}
  needs:
    - job: semantic-version-tag-checker
      optional: true
  artifacts:
    paths:
      - .releaserc