Fix artifact names
All checks were successful
PRs & Pushes / build (push) Successful in 2m7s
PRs & Pushes / build-apidoc (push) Successful in 2m6s

This commit is contained in:
JeremyStar™ 2024-12-13 03:16:50 +01:00
parent b56164f545
commit 0a30180d00
Signed by: JeremyStarTM
GPG key ID: E366BAEF67E4704D

View file

@ -35,7 +35,7 @@ jobs:
- name: Upload JARs
uses: https://code.forgejo.org/forgejo/upload-artifact@v4
with:
name: jars-libraries
name: jars
path: |
**/build/libs/*.jar
if-no-files-found: error
@ -69,7 +69,7 @@ jobs:
- name: Upload JARs
uses: https://code.forgejo.org/forgejo/upload-artifact@v4
with:
name: jars-libraries
name: apidoc
path: |
build/dokka/htmlMultiModule
**/build/dokka/html