We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aa877a4 commit 08f0093Copy full SHA for 08f0093
.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.5.0
+ uses: JamesIves/github-pages-deploy-action@v4.6.0
21
with:
22
branch: gh-pages
23
folder: typedocs
0 commit comments