Skip to content

Commit

Permalink
#471 added pages for CI
Browse files Browse the repository at this point in the history
  • Loading branch information
yaseno2186 committed Jul 24, 2024
1 parent 0197f50 commit acfccea
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ jobs:
with:
publish_snapshots: true
java_test_versions: '[11,17,21]'
pages: "./manual/target/generated-docs/"
secrets:
ossrh_username: ${{ secrets.OSSRH_USERNAME }}
ossrh_password: ${{ secrets.OSSRH_PASSWORD }}
Expand Down

0 comments on commit acfccea

Please sign in to comment.