diff --git a/.github/workflows/build-docs.yml b/.github/workflows/build-docs.yml index f44f601b3..fdadbc531 100644 --- a/.github/workflows/build-docs.yml +++ b/.github/workflows/build-docs.yml @@ -13,6 +13,7 @@ jobs: with: fetch-depth: 10 token: ${{ secrets.HYPAR_GITHUB_BOT_PAT }} + ref: master - name: Setup Git run: | git config user.name "hypar-eric-bot"