From a7043c239e294cb7ede530bd383562b22b6d8a58 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mat=C3=A9o=20M=C3=A9vollon?= Date: Wed, 16 Oct 2024 15:08:02 +0200 Subject: [PATCH] fix: dispatch --- .github/workflows/release.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 00e78ec1..582cba06 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -1,8 +1,8 @@ name: 📦 Release on: - push: - branches: - - master + # push: + # branches: + # - master workflow_dispatch: jobs: