add release trigger that takes a tag as input by d-v-b · Pull Request #3821 · zarr-developers/zarr-python
This change to `release.yml` should allow us to use `workflow-dispatch`, i.e., manual triggering, to invoke the release workflow, with an explicit tag as input. This supports publishing a tagged release outside of the commit that creates that tag. This is useful for situations where we issued a release, but the github actions workflow was broken in some way that prevented us from uploading the release to pypi.
d-v-b
deleted the
chore/publish-retroactive
branch
d-v-b
mentioned this pull request
d-v-b added a commit to d-v-b/zarr-python that referenced this pull request
Mar 24, 2026d-v-b added a commit that referenced this pull request
Mar 24, 2026Reverts our `releases.yml` workflow to the state as of 93dd0e4, i.e. no option to publish a tag declared in workflow dispatch.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters