From 4ec45b3500b6b8ce23c004c64b64c454652669f3 Mon Sep 17 00:00:00 2001 From: David Herman Date: Sun, 14 Apr 2024 16:40:07 -0700 Subject: [PATCH] no default since it's required --- pkgs/create-neon/data/templates/ci/github/release.yml.hbs | 1 - 1 file changed, 1 deletion(-) diff --git a/pkgs/create-neon/data/templates/ci/github/release.yml.hbs b/pkgs/create-neon/data/templates/ci/github/release.yml.hbs index 7769ff023..a78604c1b 100644 --- a/pkgs/create-neon/data/templates/ci/github/release.yml.hbs +++ b/pkgs/create-neon/data/templates/ci/github/release.yml.hbs @@ -15,7 +15,6 @@ on: version: description: 'Version component to update (or "custom" to provide exact version)' required: true - default: 'patch' type: choice options: - patch