From 862dd227c5f6de2e7311502906c0a3a4d2dfa875 Mon Sep 17 00:00:00 2001 From: Chang Jun <52chinaweb@gmail.com> Date: Sun, 7 Jan 2024 01:32:50 +0800 Subject: [PATCH] =?UTF-8?q?=E2=9C=A8=20feat:=20action?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/site.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/site.yaml b/.github/workflows/site.yaml index 5d6adaf..2f724ca 100644 --- a/.github/workflows/site.yaml +++ b/.github/workflows/site.yaml @@ -1,6 +1,7 @@ name: auto deploy site on: + workflow_dispatch: push: branches: - main