mirror of
https://github.com/pyenv/pyenv.git
synced 2026-06-06 00:48:13 +09:00
CI: add_version: Fix commit message
This commit is contained in:
parent
27b4b4dc84
commit
3f62ee82b5
1
.github/workflows/add_version.yml
vendored
1
.github/workflows/add_version.yml
vendored
@ -52,4 +52,5 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
branch: ${{ env.branch_name }}
|
branch: ${{ env.branch_name }}
|
||||||
title: ${{ env.pr_name }}
|
title: ${{ env.pr_name }}
|
||||||
|
commit-message: ${{ env.pr_name }}
|
||||||
token: ${{ steps.generate-token.outputs.token }}
|
token: ${{ steps.generate-token.outputs.token }}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user