From 34a553d72656d1ac469eb0a116ec425a1182816b Mon Sep 17 00:00:00 2001 From: Anton Titovets <105596284+Bayselonarrend@users.noreply.github.com> Date: Wed, 10 Jul 2024 12:14:14 +0300 Subject: [PATCH] Update docs_deploy_test_ru.yml --- .github/workflows/docs_deploy_test_ru.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/docs_deploy_test_ru.yml b/.github/workflows/docs_deploy_test_ru.yml index eb955e041..faf348c25 100644 --- a/.github/workflows/docs_deploy_test_ru.yml +++ b/.github/workflows/docs_deploy_test_ru.yml @@ -33,8 +33,8 @@ jobs: yarn build - name: Развертывание на neocities - uses: jonchang/deploy-neocities@e557d8b4aa935cd3e1a437c038bb043c9b4064f6 + uses: jonchang/deploy-neocities@latest with: key: ${{ secrets.NEOCITIES_API_TOKEN_TEST }} dir: ./docs/docusaurus/build - clean: false \ No newline at end of file + clean: false