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 1de0ae5 commit c17e552Copy full SHA for c17e552
.github/workflows/javadoc.yml
@@ -32,4 +32,5 @@ jobs:
32
OPENGROK_PULL_REQUEST: ${{ github.head_ref }}
33
OPENGROK_REF: ${{ github.ref }}
34
OPENGROK_BUILD_DIR: ${{ github.workspace }}
35
+ GH_PAGES_TOKEN: ${{ secrets.GITHUB_TOKEN }}
36
run: ./dev/javadoc.sh
0 commit comments