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
Removes testpypi as a target for the workflow-dispatch-triggered release workflow. (#3822)
* Removes testpypi as a target for the workflow-dispatch-triggered release workflow.
Zarr Python is not configured for OIDC on TestPyPI, and there was a bug in the previous
workflow that prevented command line declaration of the PyPI target (real or test) from
being evaluated correctly. To simplify this, TestPyPI is removed, and only RealPyPI can
be the target for publishing.
* update
---------
Co-authored-by: Max Jones <14077947+maxrjones@users.noreply.github.com>
0 commit comments