diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 1fc111c365b7d090836066b4548477387fbf0683..62380b7a2e57501ba97e73e8f82c33790400ddc8 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -109,7 +109,7 @@ jobs: - name: Deploy uses: peaceiris/actions-gh-pages@v3 - env: + with: ACTIONS_DEPLOY_KEY: ${{secrets.ACTIONS_DEPLOY_KEY}} PUBLISH_BRANCH: gh-pages PUBLISH_DIR: ./dist