Update docs_deploy_ru.yml

This commit is contained in:
Anton Titovets
2024-07-10 12:30:44 +03:00
committed by GitHub
parent e475328d7d
commit e3399acc4e
+4 -4
View File
@@ -33,8 +33,8 @@ jobs:
yarn build
- name: Развертывание на neocities
uses: jonchang/deploy-neocities@e557d8b4aa935cd3e1a437c038bb043c9b4064f6
uses: bcomnes/deploy-to-neocities@v2
with:
key: ${{ secrets.NEOCITIES_API_TOKEN }}
dir: ./docs/docusaurus/build
clean: false
api_token: ${{ secrets.NEOCITIES_API_TOKEN }}
cleanup: true
dist_dir: ./docs/docusaurus/build