Skip to content

Commit 8c0d517

Browse files
Update maven.yml
1 parent a3845e5 commit 8c0d517

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/maven.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,4 @@ jobs:
1717
with:
1818
java-version: 1.8
1919
- name: Build with Maven
20-
run: mvn clean install
21-
- name: deploy to GitHub Packages
22-
run: mvn deploy
20+
run: mvn clean install deploy

0 commit comments

Comments
 (0)