Skip to content

Commit

Permalink
Update docs_deploy_test_en.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Bayselonarrend authored Jul 10, 2024
1 parent e16f8b1 commit cd48b88
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/docs_deploy_test_en.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,8 @@ jobs:
yarn build
- name: Развертывание на neocities
uses: jonchang/deploy-neocities@e557d8b4aa935cd3e1a437c038bb043c9b4064f6
uses: bcomnes/deploy-to-neocities@v2
with:
key: ${{ secrets.NEOCITIES_API_TOKEN_TEST }}
dir: ./docs/docusaurus/build
clean: false
api_token: ${{ secrets.NEOCITIES_API_TOKEN_TEST }}
cleanup: false
dist_dir: ./docs/docusaurus/build

0 comments on commit cd48b88

Please sign in to comment.