Skip to content

fix: use --config wrangler.toml in automation deploy job - #78

Merged
Z-kie merged 1 commit into
AuthiChain2026:mainfrom
undone0603:claude/fix-wrangler-config
Apr 11, 2026
Merged

Z-kie merged 1 commit into
AuthiChain2026:mainfrom
undone0603:claude/fix-wrangler-config

Conversation

@undone0603

Copy link
Copy Markdown
Contributor

Summary

  • Fixes authichain-automation deploy job picking up root wrangler.jsonc instead of workers/authichain-automation/wrangler.toml
  • Root config points to .open-next/worker.js (Next.js Cloudflare adapter), causing worker deploy to fail with "entry-point file not found"

Test plan

  • Merge and verify Deploy Cloudflare Workers action succeeds for authichain-automation

🤖 Generated with Claude Code

Prevents root wrangler.jsonc from being picked up, which causes
the deploy to look for .open-next/worker.js instead of index.js.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@vercel

vercel Bot commented Apr 11, 2026

Copy link
Copy Markdown
Contributor

Deployment failed with the following error:

There is no GitHub account connected to this Vercel account.

@vercel

vercel Bot commented Apr 11, 2026

Copy link
Copy Markdown
Contributor

@Z-kie is attempting to deploy a commit to the authichain-6389's projects Team on Vercel.

A member of the Team first needs to authorize it.

@vercel

vercel Bot commented Apr 11, 2026

Copy link
Copy Markdown
Contributor

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
authi-chain-p5ag Ready Ready Preview, Comment Apr 11, 2026 8:33pm

@Z-kie
Z-kie merged commit 6588246 into AuthiChain2026:main Apr 11, 2026
3 of 6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants