1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2024-11-24 08:52:18 +02:00

Update docs_deploy_ru.yml

This commit is contained in:
Anton Titovets 2024-07-10 12:30:44 +03:00 committed by GitHub
parent f2e40ff340
commit 20f87eba13
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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