Skip to content

Commit 138beda

Browse files
authored
Update stable-cicd.yaml
1 parent dab7c5f commit 138beda

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/stable-cicd.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ jobs:
7676
maven-build-phases: install
7777
maven-doc-phases: clean,site,site:stage
7878
maven-stable-artifact-phases: clean,site,site:stage,deploy
79-
documentation-dir: target/reports/apidocs
79+
documentation-dir: target/site/apidocs
8080
env:
8181
central_portal_username: ${{secrets.CENTRAL_REPOSITORY_USERNAME}}
8282
central_portal_token: ${{secrets.CENTRAL_REPOSITORY_TOKEN}}

0 commit comments

Comments
 (0)