Update maven.yml

This commit is contained in:
potzplitz 2024-03-03 02:10:50 +01:00 committed by GitHub
parent d5d5c90c48
commit dd0a2a7b43
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -42,6 +42,7 @@ jobs:
- name: Baue mit Maven - name: Baue mit Maven
run: mvn clean install run: mvn clean install
working-directory: ./builds # Set the working directory to the "builds" directory
- name: Erstelle Release - name: Erstelle Release
id: create_release id: create_release