diff --git a/.github/workflows/update-docs.yml b/.github/workflows/update-docs.yml index 13665d6e7..f6ab94c67 100644 --- a/.github/workflows/update-docs.yml +++ b/.github/workflows/update-docs.yml @@ -32,7 +32,7 @@ jobs: - name: Deploy to external repository uses: cpina/github-action-push-to-another-repository@main env: - SSH_DEPLOY_KEY: ${{ secrets.SSH_DEPLOY_KEY } + SSH_DEPLOY_KEY: ${{ secrets.SSH_DEPLOY_KEY }} with: # GitHub Action output files source-directory: SillyTavern-Docs/