mirror of
https://github.com/Suwayomi/TachideskJUI.git
synced 2026-01-28 06:24:10 +01:00
Tweak artifact paths
This commit is contained in:
5
.github/workflows/Build.yml
vendored
5
.github/workflows/Build.yml
vendored
@@ -75,8 +75,9 @@ jobs:
|
||||
with:
|
||||
name: runner-package-${{ matrix.runtime }}
|
||||
path: |
|
||||
build/compose/binaries/main/*/*
|
||||
build/compose/jars/*.jar
|
||||
build/compose/binaries/main/*/
|
||||
build/compose/jars/
|
||||
!build/compose/binaries/main/*/app
|
||||
ReleaseBinaries:
|
||||
name: Make a release
|
||||
needs: [BuildBinaries]
|
||||
|
||||
Reference in New Issue
Block a user