From 65246f88561257fd96ebfbf5004d777aa26d2c82 Mon Sep 17 00:00:00 2001 From: lyswhut Date: Wed, 10 Mar 2021 10:22:19 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=AD=A3beta=E6=89=93=E5=8C=85?= =?UTF-8?q?=E8=A7=84=E5=88=99?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/beta-pack.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/beta-pack.yml b/.github/workflows/beta-pack.yml index 05b740131e..8f46b89933 100644 --- a/.github/workflows/beta-pack.yml +++ b/.github/workflows/beta-pack.yml @@ -3,7 +3,7 @@ name: Build Beta on: push: branches: - - master + - beta jobs: Windows: