chore: using pmndrs/docs v2

This commit is contained in:
Antoine BERNIER 2024-08-29 09:28:36 +02:00 committed by GitHub
parent 7c36942261
commit 9e8b7a5eea
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -11,9 +11,9 @@ concurrency:
jobs:
build:
uses: pmndrs/docs/.github/workflows/build.yml@v1
uses: pmndrs/docs/.github/workflows/build.yml@v2
with:
mdx: './docs'
mdx: 'docs'
libname: 'Zustand'
home_redirect: '/getting-started/introduction'
icon: '/favicon.ico'