From e30a93baf9c0d95ad4256cbf4d7e22366c3e065f Mon Sep 17 00:00:00 2001 From: Gauthier Roebroeck Date: Fri, 3 Nov 2023 11:13:20 +0800 Subject: [PATCH] ci(conveyor): bump conveyor from 11.4 to 12.0 --- .github/workflows/release.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 818e11cf2..6fb0cee2f 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -159,7 +159,7 @@ jobs: echo $APPLE_PRIVATE_KEY | base64 --decode > ./secret/apple_private_key.p8 - name: Conveyor build apps - uses: hydraulic-software/conveyor/actions/build@v11.4 + uses: hydraulic-software/conveyor/actions/build@v12.0 if: inputs.github_release with: command: -f conveyor.ci.conf make site -o ./output/release @@ -237,7 +237,7 @@ jobs: build/jreleaser/output.properties - name: Conveyor - publish to Microsoft Store - uses: hydraulic-software/conveyor/actions/build@v11.4 + uses: hydraulic-software/conveyor/actions/build@v12.0 if: inputs.msstore_release with: command: -f conveyor.msstore.ci.conf make ms-store-release -o ./output/msstore