From 6a8891a52ea1a4372a8a7b9fa483f7ee0c522795 Mon Sep 17 00:00:00 2001 From: Edric Date: Sat, 23 Dec 2023 01:48:32 +0800 Subject: [PATCH] Revert "[DNM] Test publishing from branch" This reverts commit e2f2997aaf99256d8306e23e3a3b0f50e89b9dd1. --- .github/workflows/github-pages.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/workflows/github-pages.yml b/.github/workflows/github-pages.yml index 711f9509..1830ff5b 100644 --- a/.github/workflows/github-pages.yml +++ b/.github/workflows/github-pages.yml @@ -4,8 +4,7 @@ name: Deploy to GitHub Pages on: # Runs on pushes targeting the default branch push: - # TODO: Remove - #branches: ["master"] + branches: ["master"] # Allows you to run this workflow manually from the Actions tab workflow_dispatch: