From 74f8c64f1c15d1a582e2fca5f867f929d2c80a00 Mon Sep 17 00:00:00 2001 From: hrzlgnm Date: Sun, 20 Oct 2024 17:49:25 +0200 Subject: [PATCH] =?UTF-8?q?chore(ci):=20auto=20bump=20version=20on=20prere?= =?UTF-8?q?lease=20as=20releases=20are=20now=20drafte=E2=80=A6=20(#424)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/auto-bump-pr.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/auto-bump-pr.yml b/.github/workflows/auto-bump-pr.yml index 1831069..2970879 100644 --- a/.github/workflows/auto-bump-pr.yml +++ b/.github/workflows/auto-bump-pr.yml @@ -2,7 +2,7 @@ name: Auto Bump Patch on: release: - types: [created] + types: [prereleased] workflow_dispatch: permissions: