Skip to content

Commit 99b57ee

Browse files
committed
Update maven-publish.yml
1 parent aa1e922 commit 99b57ee

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/maven-publish.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -51,9 +51,6 @@ jobs:
5151
java-version: 1.8
5252
server-id: github
5353

54-
- name: Build with Maven
55-
run: mvn -B package --file pomgh.xml
56-
5754
- name: Update package version
5855
run: mvn versions:set -DnewVersion=${{ steps.get_version.outputs.VERSION }}
5956

0 commit comments

Comments
 (0)