From c9158c582a7a0822e87e749c2a650cda42e58587 Mon Sep 17 00:00:00 2001 From: Semih Date: Sun, 15 Mar 2026 15:20:18 +0100 Subject: [PATCH] .github/workflows/build.yml aktualisiert --- .github/workflows/build.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 8cffd7a..9959726 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -25,5 +25,5 @@ jobs: - name: Create Release uses: https://git.oryfox.de/actions/gitea-release-action@v1 - with: - files: target/inventory-tools.jar + with: + files: target/inventory-tools.jar