GitHub Action started failing yesterday

Hi all,
My Github Action plasmic Sync, build and deploy Plasmic app started failing yesterday.
I attempted to duplicate the project to a new repo to see if it would fix it and found the same error occurs.
Any help is appreciated.

> Build error occurred
FetchError: invalid json response body at <https://codegen.plasmic.app/api/v1/loader/code/versioned?cb=8&platform=nextjs&loaderVersion=6&projectId=34rEiVXwFsvSARoJ8Vct26%400.0.1> reason: Unexpected token < in JSON at position 0
    at /home/runner/work/cm/cm/node_modules/next/dist/compiled/node-fetch/index.js:1:51227
    at processTicksAndRejections (node:internal/process/task_queues:96:5)
    at async o.fetchLoaderData (/home/runner/work/cm/cm/node_modules/@plasmicapp/loader-fetcher/dist/loader-fetcher.cjs.production.min.js:1:691)
    at async exports.PlasmicModulesFetcher.doFetch (/home/runner/work/cm/cm/node_modules/@plasmicapp/loader-fetcher/dist/loader-fetcher.cjs.production.min.js:1:1887)
    at async exports.PlasmicModulesFetcher.fetchAllData (/home/runner/work/cm/cm/node_modules/@plasmicapp/loader-fetcher/dist/loader-fetcher.cjs.production.min.js:1:1813) {
  type: 'invalid-json'
}
error Command failed with exit code 1.

can you try again?

Yes, one second.

In Progress …

Sync, build and deploy Plasmic app succeeded

Awesome. Thank you