diff --git a/.github/workflows/doxygen.yml b/.github/workflows/doxygen.yml index 1cb1586e54..eb081d0bbd 100644 --- a/.github/workflows/doxygen.yml +++ b/.github/workflows/doxygen.yml @@ -46,3 +46,4 @@ jobs: destination-repository-name: "pcapplusplus.github.io" user-email: noreply@github.com commit-message: Update API documentation for commit ORIGIN_COMMIT + target-branch: master