Skip to content

Commit

Permalink
update publish.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
simei94 committed Mar 26, 2024
1 parent 4b04c60 commit 38ce900
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ jobs:
- uses: actions/setup-java@v3
with:
java-version: 17
architecture: x64
distribution: adopt

- name: Publish package
run: mvn --batch-mode deploy
Expand Down

0 comments on commit 38ce900

Please sign in to comment.