Skip to content

Commit 7558882

Browse files
authored
chore: using pmndrs/docs@v2
1 parent ca03dee commit 7558882

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/docs.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@ concurrency:
1111

1212
jobs:
1313
build:
14-
uses: pmndrs/docs/.github/workflows/build.yml@v1
14+
uses: pmndrs/docs/.github/workflows/build.yml@v2
1515
with:
16-
mdx: './docs'
16+
mdx: 'docs'
1717
libname: 'React Postprocessing'
1818
home_redirect: '/introduction'
1919
icon: '📬'

0 commit comments

Comments
 (0)