From 4a427b9ec981c65e0f9e90b0221e78b1e379c061 Mon Sep 17 00:00:00 2001 From: Xicheng Guo Date: Wed, 22 Nov 2023 15:44:12 +0800 Subject: [PATCH] update ci --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index fe6d3a08..2da98001 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -3,7 +3,7 @@ name: Deploy SKIP static file on: push: branches: - - main + - release env: LATEST_VERSION: "1.5"