mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2025-02-03 13:22:19 +02:00
Update docs_deploy_ru.yml
This commit is contained in:
parent
f2e40ff340
commit
20f87eba13
8
.github/workflows/docs_deploy_ru.yml
vendored
8
.github/workflows/docs_deploy_ru.yml
vendored
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user