Loading project-automation/find-next-release.yml +0 −3 Original line number Diff line number Diff line Loading @@ -43,9 +43,6 @@ find-next-release: - semantic-release --dry-run --no-ci - echo "TBUMP_NEXT_VERSION=$(cat .VERSION 2>/dev/null || echo "[!] No new release" 1>&2)" > TBUMP_NEXT_VERSION.env needs: - job: semantic-version-tag-checker optional: true artifacts: reports: dotenv: TBUMP_NEXT_VERSION.env Loading
project-automation/find-next-release.yml +0 −3 Original line number Diff line number Diff line Loading @@ -43,9 +43,6 @@ find-next-release: - semantic-release --dry-run --no-ci - echo "TBUMP_NEXT_VERSION=$(cat .VERSION 2>/dev/null || echo "[!] No new release" 1>&2)" > TBUMP_NEXT_VERSION.env needs: - job: semantic-version-tag-checker optional: true artifacts: reports: dotenv: TBUMP_NEXT_VERSION.env