diff --git a/.github/workflows/doxygen.yml b/.github/workflows/doxygen.yml index 2cfa6663..8fdb01c0 100644 --- a/.github/workflows/doxygen.yml +++ b/.github/workflows/doxygen.yml @@ -6,7 +6,7 @@ on: push: branches: # Remember to update the version number - - release-3.7 + - master jobs: build: diff --git a/doxygen-config b/doxygen-config index 120eec88..aa842d2e 100644 --- a/doxygen-config +++ b/doxygen-config @@ -48,7 +48,7 @@ PROJECT_NAME = NebulaGraph Java Client # could be handy for archiving the generated documentation or if some version # control system is used. -PROJECT_NUMBER = release-3.7 +PROJECT_NUMBER = master # Using the PROJECT_BRIEF tag one can provide an optional one line description # for a project that appears at the top of each page and should give viewer a