Closed boidolr closed 9 months ago
This causes the CI tests to fail. We'll need these to pass before we can land this.
I am not clear on what to change here. The README.md changed, and now a build complains about CLOUDFLARE_API_TOKEN
not being set when building. Any guidance on what exactly needs to change?
Doh! Sorry. My mistake. Since the PR is coming from your fork, you don't have access to the secrets in Github for the action to run successfully.
actions/checkout@v3
runs on node16 which is sunset by GitHub Action runners.resolves https://github.com/cloudflare/wrangler-action/issues/232