Skip to content

Commit

Permalink
setting createPR: true
Browse files Browse the repository at this point in the history
  • Loading branch information
rajeshkio committed Aug 17, 2024
1 parent 23efba5 commit 3261390
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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: .
Expand Down

0 comments on commit 3261390

Please sign in to comment.