Error: Failed to upload secrets.
https://github.com/willin/sso/blob/c445146f46d8acec953863253c96f743d1c29965/.github/workflows/deploy.yml#L54
Error: Failed to upload secrets.
Error: 🚨 Action failed
GitHub
sso/.github/workflows/deploy.yml at c445146f46d8acec953863253c96f74...
A simple sso provider using Cloudflare Pages, D1, KV, Hono and Svelte - willin/sso
3 Replies
This is a really common issue with wrangler action v3. I’d recommend using version 2 and just pinning the wrangler version to 3.x. It’s a little slower than v3, but I’ve found it much more reliable.
Did anyone find a solution apart from using older versions of the wrangler action? (I haven't tried downgrading it).
I think if you pin wrangler to 3.15.0, that should also work.
wranglerVersion: 3.15.0