Skip to content

Commit

Permalink
ci: bump conveyor action to 11.1
Browse files Browse the repository at this point in the history
  • Loading branch information
gotson committed Sep 8, 2023
1 parent 9222d09 commit 8d29f4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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 }}
Expand Down

0 comments on commit 8d29f4d

Please sign in to comment.