We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e5563a8 commit 07459c4Copy full SHA for 07459c4
.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].8
21
with:
22
branch: gh-pages
23
folder: typedocs
0 commit comments