Skip to content

Commit

Permalink
update check all links
Browse files Browse the repository at this point in the history
  • Loading branch information
carlagn committed Nov 15, 2024
1 parent 20ca68c commit bdb5031
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/check-all-links.yml
Original file line number Diff line number Diff line change
Expand Up @@ -118,6 +118,9 @@ jobs:
- name: Check internal links (docusaurus build)
env:
DOCUSAURUS_POST_HOG_KEY: ${{ secrets.DOCUSAURUS_POST_HOG_KEY }}
ALGOLIA_APP_ID: ${{ secrets.ALGOLIA_APP_ID }}
ALGOLIA_API_KEY: ${{ secrets.ALGOLIA_API_KEY }}
GT_CONTAINER_ID: ${{ secrets.GT_CONTAINER_ID }}
run: npm run clean && npm run build

check-for-redirects:
Expand Down

0 comments on commit bdb5031

Please sign in to comment.