From 1180d2dd7284ac258c52b75b465a3cf7c1d73f46 Mon Sep 17 00:00:00 2001 From: cioyu Date: Tue, 3 Mar 2026 18:54:18 +0800 Subject: [PATCH] =?UTF-8?q?actions=E8=84=9A=E6=9C=AC=E8=AF=AD=E6=B3=95?= =?UTF-8?q?=E4=BF=AE=E5=A4=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/deploy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 07a3544..2cd17fc 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -32,5 +32,5 @@ jobs: name: github-pages url: ${{ steps.deployment.outputs.page_url }} steps: - -uses: actions/deploy-pages@v4 + - uses: actions/deploy-pages@v4 id: deployment \ No newline at end of file