mirror of
https://github.com/gotson/komga.git
synced 2025-12-16 05:24:56 +01:00
ci: fix step for ms-store submission
This commit is contained in:
parent
9aba4414bd
commit
dd2edba1ad
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
|
@ -209,7 +209,7 @@ jobs:
|
|||
- name: Run Conveyor - Microsoft Store
|
||||
uses: hydraulic-software/conveyor/actions/build@v11.3
|
||||
with:
|
||||
command: -f conveyor.msstore.ci.conf make site -o ./output/msstore
|
||||
command: -f conveyor.msstore.ci.conf make ms-store-release -o ./output/msstore
|
||||
signing_key: ${{ secrets.CONVEYOR_SIGNING_KEY }}
|
||||
agree_to_license: 1
|
||||
env:
|
||||
|
|
|
|||
Loading…
Reference in a new issue