zero-to-jupyterhub-k8s
zero-to-jupyterhub-k8s copied to clipboard
ci: Auto-create GitHub release when repo is tagged
trafficstars
Alternative solution for https://github.com/jupyterhub/zero-to-jupyterhub-k8s/issues/2861 which avoids disrupting anyone who was relying on GitHub releases.
I've tested this in
https://github.com/manicstreetpreacher/github-api-test/blob/main/.github/workflows/release-tag.yml
by manually pushing tags 0.0.1-test and 0.0.1, resulting in
https://github.com/manicstreetpreacher/github-api-test/releases
Closes https://github.com/jupyterhub/zero-to-jupyterhub-k8s/issues/2861