From e2dc795b019c06b5586dd1ccbd45c36b4a67bda5 Mon Sep 17 00:00:00 2001 From: Chanhee Lee <26643843+iamchanii@users.noreply.github.com> Date: Fri, 19 Jul 2024 14:13:04 +0900 Subject: [PATCH] Update release.yml --- .github/workflows/release.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 43ed48c..3947bf3 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -5,6 +5,7 @@ on: branches: - main - next + workflow_dispatch: concurrency: ${{ github.workflow }}-${{ github.ref }}