mirror of
https://github.com/gotson/komga.git
synced 2025-12-31 12:52:33 +01:00
ci: bump conveyor action to 11.1
This commit is contained in:
parent
9222d090c4
commit
8d29f4dcfd
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
|
@ -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 }}
|
||||
|
|
|
|||
Loading…
Reference in a new issue