From a1b8c135e4cd699239abb74de7991ca28b82c1af Mon Sep 17 00:00:00 2001 From: Cohee Date: Thu, 1 Jun 2023 22:44:19 +0300 Subject: [PATCH] Update update-docs.yml --- .github/workflows/update-docs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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/