We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 62fb7eb commit ca8d309Copy full SHA for ca8d309
.github/workflows/release-automated.yml
@@ -22,7 +22,7 @@ jobs:
22
token: ${{ secrets.GITHUB_TOKEN }}
23
branch: gh-pages
24
clean: true
25
- folder: build/docs/javadoc
+ folder: parse/build/docs/javadoc/release
26
target-folder: api
27
dry-run: true
28
release:
.github/workflows/release-manual-docs.yml
@@ -24,6 +24,6 @@ jobs:
29
0 commit comments