From e6cc364955ba687abae4912092505b198f1bcfce Mon Sep 17 00:00:00 2001 From: ModerRAS Date: Mon, 1 Jan 2024 17:31:30 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E9=94=99=E8=AF=AF=E7=9A=84?= =?UTF-8?q?=E5=90=8D=E5=AD=97?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitea/workflows/push.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/push.yaml b/.gitea/workflows/push.yaml index 41cd3fb..2017818 100644 --- a/.gitea/workflows/push.yaml +++ b/.gitea/workflows/push.yaml @@ -7,7 +7,7 @@ on: jobs: - build-and-test: + build-and-deploy: name: Build and Test runs-on: ubuntu-latest steps: