Skip to content

Commit

Permalink
enhancedocs/[email protected] (#120)
Browse files Browse the repository at this point in the history
  • Loading branch information
Alw3ys authored Aug 5, 2023
1 parent eadf3e1 commit 76f08bd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@ jobs:
working-directory: documentation
run: npm run build

- name: Install EnhanceDocs CLI
uses: enhancedocs/setup-enhancedocs@v0.1.3
- name: Setup EnhanceDocs
uses: enhancedocs/setup-enhancedocs@v0.2.0
with:
# More about EnhanceDocs Secret API Key: https://docs.enhancedocs.com/security/api-keys
api-key: ${{ secrets.ENHANCEDOCS_API_KEY }}
Expand Down

0 comments on commit 76f08bd

Please sign in to comment.