Invalid project ref

Hey guys! When I firstly deployed edge function to the production, I wrote an invalid project ref. For further deployments I use --project-ref flag to override that ref, but there is no such flag in the secrets commands. So every time I use secrets command, I get the error
Error: Invalid project ref format. Must be like `abcdefghijklmnopqrst`.
. How can I fix that?
Was this page helpful?