diff --git a/.github/workflows/maven.yml b/.github/workflows/maven.yml index 2d34b62..aa28b54 100644 --- a/.github/workflows/maven.yml +++ b/.github/workflows/maven.yml @@ -42,6 +42,7 @@ jobs: - name: Baue mit Maven run: mvn clean install + working-directory: ./builds # Set the working directory to the "builds" directory - name: Erstelle Release id: create_release