Fix Fly.io deploy token quoting #121

Merged
eblume merged 1 commit from fix/fly-deploy-token into main 2026-02-08 02:43:46 -08:00

1 commit

Author SHA1 Message Date
dd2413b121 Fix Fly.io deploy token: strip quotes from op CLI output
The op CLI wraps values containing spaces in quotes. The Fly.io deploy
token (FlyV1 <key>) contains a space, causing the stored secret to
include literal quote characters and fail authentication.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-08 02:43:02 -08:00