Compare commits
No commits in common. "e5aed7dd294ed20814ba57bccf1e266275c03aa9" and "9e016e8e02f15b932aabbcb0610bc30ff31007b0" have entirely different histories.
e5aed7dd29
...
9e016e8e02
1 changed files with 2 additions and 2 deletions
|
@ -86,9 +86,9 @@ 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 released Jecs ${{ steps.read_jecs_version.outputs.JECS_VERSION }}
|
title: Sync to upstream Jecs ${{ steps.read_jecs_version.outputs.JECS_VERSION }}
|
||||||
body: |
|
body: |
|
||||||
Sync to released 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**
|
||||||
branch: auto/synchronize
|
branch: auto/synchronize
|
||||||
commit-message: Sync to upstream Jecs ${{ steps.read_jecs_version.outputs.JECS_VERSION }}
|
commit-message: Sync to upstream Jecs ${{ steps.read_jecs_version.outputs.JECS_VERSION }}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue