Skip to content

Commit

Permalink
Update publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
faiqsohail committed Jan 12, 2022
1 parent d7873cc commit 1e73e03
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
- uses: actions/checkout@v2
- uses: actions/setup-java@v1
with:
java-version: 1.8
java-version: 16
- name: Publish package
run: mvn -B deploy
env:
Expand Down

0 comments on commit 1e73e03

Please sign in to comment.