diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index b8fbc885..29378022 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -165,7 +165,7 @@ jobs: value: ${{ steps.get_version.outputs.VERSION }} branch: bump-karpor-to-${{ steps.get_version.outputs.VERSION }} targetBranch: test - createPR: false + createPR: true message: 'refactor: bump karpor version to ${{ steps.get_version.outputs.VERSION }}' token: ${{ secrets.GITHUB_TOKEN }} workDir: .