Compare commits

..

3 commits

Author SHA1 Message Date
marked
8a2c15a383 Sync to upstream Jecs 0.5.3 2025-01-18 15:11:04 +00:00
marked
05d8a2e219 Fix sync action 2025-01-18 16:08:38 +01:00
marked
ddd4bb2a7d Fix sync action 2025-01-18 16:07:37 +01:00

View file

@ -30,7 +30,7 @@ jobs:
echo "JECS_VERSION=$version" >> $GITHUB_OUTPUT
- name: Create Pull Request
uses: https://git.devmarked.win/actions/create-pull-request@v7
uses: https://git.devmarked.win/actions/create-pull-request@7174d368c2e4450dea17b297819eb28ae93ee645
with:
title: Sync to upstream Jecs ${{ steps.read_jecs_version.outputs.JECS_VERSION }}
body: |