Skip to content

Commit 6c91642

Browse files
committed
chore: change automated pillar package update commit message
1 parent 84a66b3 commit 6c91642

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/update-intersect-package.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@ jobs:
5858
token: ${{ secrets.GITHUB_TOKEN }}
5959
branch: "chore/${{ github.event.inputs.package_name }}-${{ github.event.inputs.new_version }}"
6060
title: "Update ${{ github.event.inputs.package_name }} to ${{ github.event.inputs.new_version }}"
61+
commit-message: "chore: update ${{ github.event.inputs.package_name }} to ${{ github.event.inputs.new_version }}"
6162
body: |
6263
This PR updates `${{ github.event.inputs.package_name }}` to version `${{ github.event.inputs.new_version }}`.
6364

0 commit comments

Comments
 (0)