diff --git a/.github/workflows/update-api-docs.yaml b/.github/workflows/update-api-docs.yaml index 8cd59fd4d7..4e84ba5fc1 100644 --- a/.github/workflows/update-api-docs.yaml +++ b/.github/workflows/update-api-docs.yaml @@ -22,5 +22,5 @@ jobs: api-spec-file: src/typedRoutes/api/openapi-index.ts api-spec-title: BitGo Express API codec-config-file: ./modules/express/openapi-generator.rc.js - remote-working-directory: '' + remote-working-directory: services secrets: inherit