Skip to content

Commit ae863a7

Browse files
authored
Update javadoc.yml
1 parent 68f336c commit ae863a7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/javadoc.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Deploy JavaDoc
1+
name: deploy-javadoc
22

33
on:
44
push:
@@ -13,7 +13,7 @@ jobs:
1313
uses: MathieuSoysal/Javadoc-publisher.yml@v3.0.2
1414
with:
1515
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
16-
javadoc-branch: v2.4
16+
javadoc-branch: javadoc
1717
java-version: 21
1818
target-folder: javadoc
1919
project: gradle

0 commit comments

Comments
 (0)