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