mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2024-11-28 09:08:38 +02:00
Update docs_deploy_en.yml
This commit is contained in:
parent
65cd0b037f
commit
c5ad89ad5d
2
.github/workflows/docs_deploy_en.yml
vendored
2
.github/workflows/docs_deploy_en.yml
vendored
@ -42,6 +42,6 @@ jobs:
|
|||||||
- name: Развертывание на neocities
|
- name: Развертывание на neocities
|
||||||
uses: bcomnes/deploy-to-neocities@v2
|
uses: bcomnes/deploy-to-neocities@v2
|
||||||
with:
|
with:
|
||||||
api_token: ${{ secrets.NEOCITIES_API_TOKEN }}
|
api_token: ${{ secrets.NEOCITIES_EN_API_TOKEN }}
|
||||||
cleanup: true
|
cleanup: true
|
||||||
dist_dir: ./docs/docusaurus/build
|
dist_dir: ./docs/docusaurus/build
|
||||||
|
Loading…
Reference in New Issue
Block a user