From 84f6ed783a680f9d10c98e4993413c0bfc36e06f Mon Sep 17 00:00:00 2001 From: LY-Xiang <3047563007@qq.com> Date: Sun, 11 Aug 2024 17:04:00 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20m2p.yml?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/m2p.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/m2p.yml b/.github/workflows/m2p.yml index 8aa51d9..8846043 100644 --- a/.github/workflows/m2p.yml +++ b/.github/workflows/m2p.yml @@ -10,7 +10,7 @@ jobs: contents: write steps: - name: Checkout - uses: action/checkout@v4 + uses: actions/checkout@v4 - name: Merge and Push run: | git checkout gh-pages