Can't publish a package (timeout)

This was working June 27th and no longer after July 4th. When publishign locally, cicd I get this.

✘ ERROR: Failed while waiting for publish confirmation: Timed out waiting for publish completion

0: ::ext_context

1: flox::commands::publish::Publish::publish::{{closure}}::{{closure}}

2: flox::commands::ShareCommands::handle::{{closure}}

3: <core::pin::Pin

as core::future::future::Future>::poll

4: tokio::runtime::task::core::Core<T,S>::poll

5: tokio::runtime::task::harness::Harness<T,S>::poll

6: tokio::task::local::LocalSet::tick

7: std::thread::local::LocalKey::with

8: flox::run::{{closure}}

9: tokio::runtime::park::CachedParkThread::block_on

10: tokio::runtime::context::runtime::enter_runtime

11: flox::main

12: std::sys::backtrace::__rust_begin_short_backtrace

13: std::rt::lang_start::{{closure}}

14: std::rt::lang_start_internal

15: main

16: __libc_start_call_main

17: __libc_start_main_alias_2

18: _start