mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2024-12-25 02:42:28 +02:00
Update docs_deploy_en.yml
This commit is contained in:
parent
20f87eba13
commit
99d11bd36b
8
.github/workflows/docs_deploy_en.yml
vendored
8
.github/workflows/docs_deploy_en.yml
vendored
@ -40,8 +40,8 @@ jobs:
|
|||||||
yarn build
|
yarn build
|
||||||
|
|
||||||
- name: Развертывание на neocities
|
- name: Развертывание на neocities
|
||||||
uses: jonchang/deploy-neocities@e557d8b4aa935cd3e1a437c038bb043c9b4064f6
|
uses: bcomnes/deploy-to-neocities@v2
|
||||||
with:
|
with:
|
||||||
key: ${{ secrets.NEOCITIES_EN_API_TOKEN }}
|
api_token: ${{ secrets.NEOCITIES_API_TOKEN }}
|
||||||
dir: ./docs/docusaurus/build
|
cleanup: true
|
||||||
clean: false
|
dist_dir: ./docs/docusaurus/build
|
||||||
|
Loading…
Reference in New Issue
Block a user