From 2d1fdbc30fd77517e0f662676756f985697ca63b Mon Sep 17 00:00:00 2001 From: helloplhm-qwq Date: Sat, 2 Dec 2023 13:44:36 +0800 Subject: [PATCH] =?UTF-8?q?build:=20=E5=95=A5=E4=B9=9F=E6=B2=A1=E6=9C=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/build_beta.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build_beta.yml b/.github/workflows/build_beta.yml index f31615b..8cfc907 100644 --- a/.github/workflows/build_beta.yml +++ b/.github/workflows/build_beta.yml @@ -1,6 +1,6 @@ # this workflow using github actions to build a binary exe file for windows users -name: build Windows exe +name: build beta on: push: