You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ah! In our validation checks we check whether the published_prefix is empty (published_settings = [settings.published_prefix != ""]) so that acts as a way to explicitly disable publishing. Huzzah!
In conversation with @stormpython @yakticus @brett-rose it became clear that we may need to explicitly disable publishing.
The text was updated successfully, but these errors were encountered: