We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d16555c commit 02c13a5Copy full SHA for 02c13a5
.github/workflows/typedoc.yml
@@ -17,7 +17,7 @@ jobs:
17
- name: TypeDoc
18
run: npm run typedoc
19
- name: Deploy
20
- uses: JamesIves/github-pages-deploy-action@v4.6.3
+ uses: JamesIves/github-pages-deploy-action@v4.7.0
21
with:
22
branch: gh-pages
23
folder: typedocs
0 commit comments