Skip to content

Commit

Permalink
Update to javadoc autodeploy
Browse files Browse the repository at this point in the history
  • Loading branch information
carterpage committed Jul 26, 2024
1 parent 0be80f3 commit 67b2387
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/static.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,9 +37,10 @@ jobs:
uses: MathieuSoysal/[email protected]
with:
java-version: 8
deploy-mode: artifact
javadoc-source-folder: ./src/site/resources/apidocs
project: maven
without-deploy: true
without-checkout: true
- name: Upload artifact
uses: actions/upload-pages-artifact@v3
with:
Expand Down

0 comments on commit 67b2387

Please sign in to comment.