Skip to content

Commit 54d4799

Browse files
authored
Update maven.yml
1 parent 0cd7d86 commit 54d4799

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/maven.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,4 @@ jobs:
2323
distribution: 'temurin'
2424
cache: maven
2525
- name: Build with Maven
26-
run: mvn -Dmaven.test.skip=true -B package --file pom.xml -s mvn_settings.xml
26+
run: mvn -Dmaven.test.skip=true -B deploy --file pom.xml -s mvn_settings.xml

0 commit comments

Comments
 (0)