zero-to-jupyterhub-k8s icon indicating copy to clipboard operation
zero-to-jupyterhub-k8s copied to clipboard

ci: Auto-create GitHub release when repo is tagged

Open manics opened this issue 3 years ago • 0 comments
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

manics avatar Sep 18 '22 19:09 manics