Skip to content

Commit 67b2387

Browse files
authored
Update to javadoc autodeploy
1 parent 0be80f3 commit 67b2387

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/static.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,9 +37,10 @@ jobs:
3737
uses: MathieuSoysal/[email protected]
3838
with:
3939
java-version: 8
40-
deploy-mode: artifact
4140
javadoc-source-folder: ./src/site/resources/apidocs
4241
project: maven
42+
without-deploy: true
43+
without-checkout: true
4344
- name: Upload artifact
4445
uses: actions/upload-pages-artifact@v3
4546
with:

0 commit comments

Comments
 (0)