Skip to content

Commit d546a54

Browse files
authored
Change deployment branch for Javadoc to 'docs/coverage'
1 parent 34544f0 commit d546a54

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,4 +78,4 @@ jobs:
7878
uses: dev-vince/actions-publish-javadoc@v1.0.1
7979
with:
8080
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
81-
branch: "docs"
81+
branch: "docs/coverage"

0 commit comments

Comments
 (0)