diff --git a/.github/workflows/update-api-docs.yaml b/.github/workflows/update-api-docs.yaml index 92b3aa8d..a0947a11 100644 --- a/.github/workflows/update-api-docs.yaml +++ b/.github/workflows/update-api-docs.yaml @@ -14,6 +14,7 @@ jobs: with: submodules: true fetch-depth: 0 + persist-credentials: false - name: Use Node.js 16 uses: actions/setup-node@v1