From bbbb3b2f2911485bd5bfe62ed709a7b165accdf8 Mon Sep 17 00:00:00 2001 From: LinkLeong Date: Mon, 10 Jul 2023 07:58:24 +0100 Subject: [PATCH] update action --- .github/workflows/push_test_server.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/push_test_server.yml b/.github/workflows/push_test_server.yml index bafef85ad..fe6b17af4 100644 --- a/.github/workflows/push_test_server.yml +++ b/.github/workflows/push_test_server.yml @@ -2,7 +2,7 @@ name: Auto Publish Website on: push: branches: - - main + - community permissions: contents: write jobs: