Skip to content

Commit 7507a62

Browse files
authored
chore: docs gh and libname_short
1 parent 7558882 commit 7507a62

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/docs.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,11 @@ jobs:
1515
with:
1616
mdx: 'docs'
1717
libname: 'React Postprocessing'
18+
libname_short: 'pp'
1819
home_redirect: '/introduction'
1920
icon: '📬'
2021
logo: '/logo.jpg'
22+
github: 'https://github.com/pmndrs/react-postprocessing'
2123

2224
deploy:
2325
needs: build

0 commit comments

Comments
 (0)