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