Skip to content

Commit

Permalink
Update javadoc-test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
LlmDl authored Jan 6, 2025
1 parent 3a522bf commit 5b3a494
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/javadoc-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,11 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Deploy JavaDoc 🚀
uses: MathieuSoysal/Javadoc-publisher.yml@v2.4.0
uses: MathieuSoysal/Javadoc-publisher.yml@v2.5.0
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
javadoc-branch: javadoc
java-version: 21
target-folder: javadoc/prerelease
javadoc-source-folder: target/reports/apidocs
project: maven

0 comments on commit 5b3a494

Please sign in to comment.