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