mirror of
https://github.com/pyenv/pyenv.git
synced 2026-09-10 07:36:16 -04: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:
|
||||
branch: ${{ env.branch_name }}
|
||||
title: ${{ env.pr_name }}
|
||||
commit-message: ${{ env.pr_name }}
|
||||
token: ${{ steps.generate-token.outputs.token }}
|
||||
|
|
|
|||
Loading…
Reference in a new issue