From e98280cc4cb255b130fea15b070bd87d3c2fc7ae Mon Sep 17 00:00:00 2001 From: ice breaker <1324318532@qq.com> Date: Mon, 26 Aug 2024 00:31:26 +0800 Subject: [PATCH] chore: action --- .github/workflows/deploy.yml | 4 ++-- article | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 7c07697..64edb54 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -15,7 +15,7 @@ jobs: uses: actions/checkout@v4 with: submodules: 'true' - # token: ${{ secrets.GITHUB_TOKEN }} + token: ${{ secrets.PERSONAL_TOKEN }} - uses: pnpm/action-setup@v4 - name: Setup Node.js environment @@ -37,7 +37,7 @@ jobs: with: publish-dir: blog-archived/dist production-branch: master - github-token: ${{ secrets.GITHUB_TOKEN }} + github-token: ${{ secrets.PERSONAL_TOKEN }} deploy-message: Deploy from GitHub Actions enable-pull-request-comment: false enable-commit-comment: true diff --git a/article b/article index 01e81ce..818b2cd 160000 --- a/article +++ b/article @@ -1 +1 @@ -Subproject commit 01e81cece87c72f0304cf1b747bfbac006b6d998 +Subproject commit 818b2cd28cb7ffb0b0683a9ed3bb089517beb037