diff --git a/.github/workflows/ci-pipeline__dev.yml b/.github/workflows/ci-pipeline__dev.yml index 9ee1601..c92bdfa 100644 --- a/.github/workflows/ci-pipeline__dev.yml +++ b/.github/workflows/ci-pipeline__dev.yml @@ -29,7 +29,8 @@ jobs: - name: Increment Tag (for DEV) uses: owasp-sbot/OSBot-GitHub-Actions/.github/actions/github__increment-tag@dev with: - package_name: 'osbot_github_actions' + package_name : 'osbot_github_actions' target_branch: 'dev' - needs: + release_type : 'minor' + #needs: # - run-unit-tests