From 8d7fd20d90d12521b5e17268027bfd3e0d5f5871 Mon Sep 17 00:00:00 2001 From: Claude Date: Fri, 13 Mar 2026 14:47:37 +0000 Subject: [PATCH] =?UTF-8?q?CI:=20TestFlight=E9=85=8D=E4=BF=A1=E3=83=AF?= =?UTF-8?q?=E3=83=BC=E3=82=AF=E3=83=95=E3=83=AD=E3=83=BC=E3=81=AB=E6=89=8B?= =?UTF-8?q?=E5=8B=95=E3=83=88=E3=83=AA=E3=82=AC=E3=83=BC(workflow=5Fdispat?= =?UTF-8?q?ch)=E3=82=92=E8=BF=BD=E5=8A=A0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/cdBeta.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/cdBeta.yml b/.github/workflows/cdBeta.yml index 54d5462..b860789 100644 --- a/.github/workflows/cdBeta.yml +++ b/.github/workflows/cdBeta.yml @@ -4,6 +4,7 @@ on: push: branches: - "release/beta/*" + workflow_dispatch: env: DEVELOPER_DIR: /Applications/Xcode_16.app