mirror of
https://github.com/gotson/komga.git
synced 2026-05-09 05:10:19 +02:00
ci: fix jreleaser output job
This commit is contained in:
parent
8015965587
commit
ed97553914
1 changed files with 2 additions and 2 deletions
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
|
|
@ -190,8 +190,8 @@ jobs:
|
|||
with:
|
||||
name: jreleaser-release
|
||||
path: |
|
||||
komga/build/jreleaser/trace.log
|
||||
komga/build/jreleaser/output.properties
|
||||
build/jreleaser/trace.log
|
||||
build/jreleaser/output.properties
|
||||
- name: Release commit and push
|
||||
uses: EndBug/add-and-commit@v9
|
||||
with:
|
||||
|
|
|
|||
Loading…
Reference in a new issue