mirror of
https://github.com/gotson/komga.git
synced 2025-12-06 08:32:25 +01:00
ci: bump conveyor from 11.3 to 11.4
This commit is contained in:
parent
dd2edba1ad
commit
d4f23b8a74
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
|
@ -173,7 +173,7 @@ jobs:
|
||||||
tag: 'v${{ needs.version.outputs.version_next }}'
|
tag: 'v${{ needs.version.outputs.version_next }}'
|
||||||
default_author: github_actions
|
default_author: github_actions
|
||||||
- name: Run Conveyor
|
- name: Run Conveyor
|
||||||
uses: hydraulic-software/conveyor/actions/build@v11.3
|
uses: hydraulic-software/conveyor/actions/build@v11.4
|
||||||
with:
|
with:
|
||||||
command: -f conveyor.ci.conf make site -o ./output/release
|
command: -f conveyor.ci.conf make site -o ./output/release
|
||||||
signing_key: ${{ secrets.CONVEYOR_SIGNING_KEY }}
|
signing_key: ${{ secrets.CONVEYOR_SIGNING_KEY }}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue