mirror of
https://github.com/GeyserExtensionists/GeyserUtils.git
synced 2025-12-19 14:59:18 +00:00
Update maven.yml
This commit is contained in:
3
.github/workflows/maven.yml
vendored
3
.github/workflows/maven.yml
vendored
@@ -22,7 +22,8 @@ jobs:
|
||||
|
||||
# Build
|
||||
- name: Build with Maven
|
||||
run: man clean package
|
||||
run: mvn -B package --file pom.xml
|
||||
|
||||
|
||||
- name: Auto release
|
||||
uses: "marvinpinto/action-automatic-releases@latest"
|
||||
|
||||
Reference in New Issue
Block a user