Skip to content

Commit

Permalink
correct Javadoc location
Browse files Browse the repository at this point in the history
  • Loading branch information
HSGamer committed Sep 12, 2024
1 parent ef92f8c commit 44d4134
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/maven-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
uses: peaceiris/actions-gh-pages@v4
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
publish_dir: ./javadocs
publish_dir: ./target/reports/apidocs

- name: "Release"
uses: softprops/action-gh-release@v2
Expand Down

0 comments on commit 44d4134

Please # to comment.