Change PR titling
This commit is contained in:
parent
dcb2da1fab
commit
30e167a36b
1 changed files with 1 additions and 1 deletions
|
@ -86,7 +86,7 @@ jobs:
|
||||||
id: create_pull_request
|
id: create_pull_request
|
||||||
uses: https://git.devmarked.win/actions/create-pull-request@7174d368c2e4450dea17b297819eb28ae93ee645
|
uses: https://git.devmarked.win/actions/create-pull-request@7174d368c2e4450dea17b297819eb28ae93ee645
|
||||||
with:
|
with:
|
||||||
title: Sync to upstream Jecs ${{ steps.read_jecs_version.outputs.JECS_VERSION }}
|
title: Release Jecs ${{ steps.read_jecs_version.outputs.JECS_VERSION }}
|
||||||
body: |
|
body: |
|
||||||
Sync to upstream Jecs ${{ steps.read_jecs_version.outputs.JECS_VERSION }}
|
Sync to upstream Jecs ${{ steps.read_jecs_version.outputs.JECS_VERSION }}
|
||||||
- This pull request is **auto-generated**
|
- This pull request is **auto-generated**
|
||||||
|
|
Loading…
Reference in a new issue