Fix sync action
This commit is contained in:
parent
ddd4bb2a7d
commit
05d8a2e219
1 changed files with 1 additions and 1 deletions
|
@ -30,7 +30,7 @@ jobs:
|
||||||
echo "JECS_VERSION=$version" >> $GITHUB_OUTPUT
|
echo "JECS_VERSION=$version" >> $GITHUB_OUTPUT
|
||||||
|
|
||||||
- name: Create Pull Request
|
- name: Create Pull Request
|
||||||
uses: https://git.devmarked.win/actions/create-pull-request@7174d368c2
|
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: Sync to upstream Jecs ${{ steps.read_jecs_version.outputs.JECS_VERSION }}
|
||||||
body: |
|
body: |
|
||||||
|
|
Loading…
Reference in a new issue