ci: bump conveyor action to 11.1

This commit is contained in:
Gauthier Roebroeck 2023-09-08 17:34:35 +08:00
parent 9222d090c4
commit 8d29f4dcfd

View file

@ -159,7 +159,7 @@ jobs:
with:
arguments: :komga:copyWebDist :komga:generateOpenApiDocs :komga:bootJar :komga-tray:jar
- name: Run Conveyor
uses: hydraulic-software/conveyor/actions/build@v10.1
uses: hydraulic-software/conveyor/actions/build@v11.1
with:
command: -f conveyor.ci.conf make site -o ./output/release
signing_key: ${{ secrets.CONVEYOR_SIGNING_KEY }}