Skip to content

Commit

Permalink
Update publish script
Browse files Browse the repository at this point in the history
  • Loading branch information
penfeizhou committed Sep 6, 2023
1 parent 009afef commit 9dfda52
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ jobs:
- name: setup JDK 1.17.0
uses: actions/setup-java@v3
with:
distribution: 'temurin'
java-version: '17'
- name: Config Github Account
env:
Expand Down

0 comments on commit 9dfda52

Please sign in to comment.