diff --git a/.github/workflows/publish-ci.yml b/.github/workflows/publish-ci.yml index 6c4d97d9ad8..830fd99033f 100644 --- a/.github/workflows/publish-ci.yml +++ b/.github/workflows/publish-ci.yml @@ -135,8 +135,6 @@ jobs: - name: Publish @deephaven/jsapi-types to npmjs id: publish-deephaven-jsapi-types if: ${{ startsWith(github.ref, 'refs/heads/release/v') }} - env: - NODE_AUTH_TOKEN: ${{ secrets.DEEPHAVENBOT_NPM_TOKEN }} run: npm publish --provenance --tag latest web/client-api/types/build/deephaven-jsapi-types-*.tgz continue-on-error: true diff --git a/proto/raw-js-openapi/.nvmrc b/proto/raw-js-openapi/.nvmrc index 790e1105f22..78a26fa51c9 100644 --- a/proto/raw-js-openapi/.nvmrc +++ b/proto/raw-js-openapi/.nvmrc @@ -1 +1 @@ -v20.10.0 +v24.10.0 diff --git a/web/client-api/types/.nvmrc b/web/client-api/types/.nvmrc index 790e1105f22..78a26fa51c9 100644 --- a/web/client-api/types/.nvmrc +++ b/web/client-api/types/.nvmrc @@ -1 +1 @@ -v20.10.0 +v24.10.0