mirror of
https://github.com/gotson/komga.git
synced 2026-05-08 21:00:16 +02:00
ci(desktop): bump hydraulic-software/conveyor from 11.2 to 11.3
Closes: #1220
This commit is contained in:
parent
505b54ce3d
commit
373649086f
1 changed files with 2 additions and 2 deletions
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
|
|
@ -167,7 +167,7 @@ jobs:
|
|||
tag: 'v${{ needs.version.outputs.version_next }}'
|
||||
default_author: github_actions
|
||||
- name: Run Conveyor
|
||||
uses: hydraulic-software/conveyor/actions/build@v11.2
|
||||
uses: hydraulic-software/conveyor/actions/build@v11.3
|
||||
with:
|
||||
command: -f conveyor.ci.conf make site -o ./output/release
|
||||
signing_key: ${{ secrets.CONVEYOR_SIGNING_KEY }}
|
||||
|
|
@ -201,7 +201,7 @@ jobs:
|
|||
build/jreleaser/trace.log
|
||||
build/jreleaser/output.properties
|
||||
- name: Run Conveyor - Microsoft Store
|
||||
uses: hydraulic-software/conveyor/actions/build@v11.2
|
||||
uses: hydraulic-software/conveyor/actions/build@v11.3
|
||||
with:
|
||||
command: -f conveyor.msstore.ci.conf make site -o ./output/msstore
|
||||
signing_key: ${{ secrets.CONVEYOR_SIGNING_KEY }}
|
||||
|
|
|
|||
Loading…
Reference in a new issue