diff --git a/.github/workflows/dev.yml b/.github/workflows/dev.yml index 10339d1..b5ce0eb 100644 --- a/.github/workflows/dev.yml +++ b/.github/workflows/dev.yml @@ -33,6 +33,7 @@ jobs: version_format: "${major}.${minor}.${patch}-rc" bump_each_commit: false search_commit_body: true + namespace: rc - name: Bump version and push tag id: tag_version