From e18e924a6a92f475ac9718d4318ee9eedc50c3d4 Mon Sep 17 00:00:00 2001 From: yinkanglong Date: Sun, 21 Jan 2024 20:20:56 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B5=8B=E8=AF=95=E7=94=9F=E6=88=90=E6=8F=90?= =?UTF-8?q?=E4=BA=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/call_remote_api.yml | 2 +- blog/hexo/创建博客.md | 0 blog/hexo/部署博客.md | 0 3 files changed, 1 insertion(+), 1 deletion(-) delete mode 100644 blog/hexo/创建博客.md delete mode 100644 blog/hexo/部署博客.md diff --git a/.github/workflows/call_remote_api.yml b/.github/workflows/call_remote_api.yml index adfcb66d..c407c48c 100644 --- a/.github/workflows/call_remote_api.yml +++ b/.github/workflows/call_remote_api.yml @@ -38,7 +38,7 @@ jobs: uses: ad-m/github-push-action@master with: github_token: ${{ secrets.GITHUB_TOKEN }} - branch: main + branch: master - name: Call Remote API run: | diff --git a/blog/hexo/创建博客.md b/blog/hexo/创建博客.md deleted file mode 100644 index e69de29b..00000000 diff --git a/blog/hexo/部署博客.md b/blog/hexo/部署博客.md deleted file mode 100644 index e69de29b..00000000