Skip to content

Commit 7ddd5bb

Browse files
Update maven.yml
1 parent 1a268d5 commit 7ddd5bb

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
@@ -17,4 +17,4 @@ jobs:
1717
with:
1818
java-version: 1.8
1919
- name: Build with Maven
20-
run: mvn clean install deploy
20+
run: mvn clean install

0 commit comments

Comments
 (0)