mirror of
https://github.com/gotson/komga.git
synced 2025-01-08 11:47:47 +08:00
ci(conveyor): bump conveyor from 11.4 to 12.0
This commit is contained in:
parent
2c877008d7
commit
e30a93baf9
4
.github/workflows/release.yml
vendored
4
.github/workflows/release.yml
vendored
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user