From d831ab7d74bf91df2c84c44cc6929a459aa772b7 Mon Sep 17 00:00:00 2001 From: SamTV12345 <40429738+samtv12345@users.noreply.github.com> Date: Sat, 2 Aug 2025 12:00:39 +0200 Subject: [PATCH] chore: use dispatch --- .github/workflows/release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index beefdddf7..06b172f91 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -1,6 +1,6 @@ name: Release etherpad on: - workflow_call: + workflow_dispatch: inputs: release_type: description: 'Choose the type of release to create'