From 2a8eec4d4ce5cda0ecc846a5d2079b29fe55a5e5 Mon Sep 17 00:00:00 2001 From: splincode Date: Wed, 4 Sep 2024 16:11:37 +0300 Subject: [PATCH] chore: fix --- .github/workflows/release.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 89e9dca03..06833f75d 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -5,7 +5,6 @@ on: type: choice description: release mode required: true - default: minor options: - patch - minor