Skip to content

Commit

Permalink
disable nextjs telemetry
Browse files Browse the repository at this point in the history
  • Loading branch information
fatihky committed May 17, 2024
1 parent 70a4aa9 commit aa0e2f7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/deploy-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,8 @@ jobs:
defaults:
run:
working-directory: docs
env:
NEXT_TELEMETRY_DISABLED: 1
steps:
- name: Checkout
uses: actions/checkout@v3
Expand Down

0 comments on commit aa0e2f7

Please sign in to comment.