Skip to content

Commit

Permalink
fix(docs): Remove EnhanceDocs
Browse files Browse the repository at this point in the history
  • Loading branch information
Alw3ys committed Feb 23, 2024
1 parent c184335 commit b4005d2
Show file tree
Hide file tree
Showing 5 changed files with 78 additions and 2,508 deletions.
9 changes: 0 additions & 9 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,12 +26,6 @@ jobs:
working-directory: documentation
run: yarn build

- name: Setup EnhanceDocs
uses: enhancedocs/[email protected]
with:
# More about EnhanceDocs Secret API Key: https://docs.enhancedocs.com/security/api-keys
api-key: ${{ secrets.ENHANCEDOCS_API_KEY }}

# Popular action to deploy to GitHub Pages:
# Docs: https://github.com/peaceiris/actions-gh-pages#%EF%B8%8F-docusaurus
- name: Deploy to GitHub Pages
Expand All @@ -47,6 +41,3 @@ jobs:
# You can swap them out with your own user credentials.
user_name: github-actions[bot]
user_email: 41898282+github-actions[bot]@users.noreply.github.com

- name: Update EnhanceDocs Project
run: enhancedocs alpha sources web --project 642ef48a9b7dab8fff36a55b https://wix-incubator.github.io/obsidian
Loading

0 comments on commit b4005d2

Please sign in to comment.