Update maven.yml
This commit is contained in:
parent
d5d5c90c48
commit
dd0a2a7b43
1 changed files with 1 additions and 0 deletions
1
.github/workflows/maven.yml
vendored
1
.github/workflows/maven.yml
vendored
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue