We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 28416eb commit f75d875Copy full SHA for f75d875
.github/workflows/typedoc.yml
@@ -17,7 +17,7 @@ jobs:
17
- name: TypeDoc
18
run: npm run typedoc
19
- name: Deploy
20
- uses: JamesIves/[email protected].3
+ uses: JamesIves/[email protected].9
21
with:
22
branch: gh-pages
23
folder: typedocs
0 commit comments