diff --git a/.github/workflows/update_zh.yml b/.github/workflows/update_zh.yml index c48a2cb4b..4ca6a2ff6 100644 --- a/.github/workflows/update_zh.yml +++ b/.github/workflows/update_zh.yml @@ -19,4 +19,4 @@ jobs: with: commit-message: Update zigbee-herdsman to ${{ github.event.client_payload.version }} branch: "update_zh" - title: Update zigbee-herdsman + title: Update zigbee-herdsman to ${{ github.event.client_payload.version }} diff --git a/.github/workflows/update_zhc.yml b/.github/workflows/update_zhc.yml index 58eeb6773..3de3921be 100644 --- a/.github/workflows/update_zhc.yml +++ b/.github/workflows/update_zhc.yml @@ -19,4 +19,4 @@ jobs: with: commit-message: Update zigbee-herdsman-converters to ${{ github.event.client_payload.version }} branch: "update_zhc" - title: Update zigbee-herdsman-converters + title: Update zigbee-herdsman-converters to ${{ github.event.client_payload.version }}