From 40a55f2912fc321b3b5df0a8bec3990714c03c6d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Session=E5=B0=8F=E8=83=A1?= <102411014+SessionHu@users.noreply.github.com> Date: Mon, 19 Jan 2026 12:27:52 +0800 Subject: [PATCH] fix(vuepress-deploy.yml): typo --- .github/workflows/vuepress-deploy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/vuepress-deploy.yml b/.github/workflows/vuepress-deploy.yml index baa3e65..46c3e95 100644 --- a/.github/workflows/vuepress-deploy.yml +++ b/.github/workflows/vuepress-deploy.yml @@ -4,7 +4,7 @@ on: workflow_dispatch: push: branches: - - msster + - master permissions: contents: write