Skip to content

Commit ce9e2fb

Browse files
committed
Fixed deploying documentation
1 parent 7a81aeb commit ce9e2fb

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ jobs:
4040
if: steps.gitversion.outputs.preReleaseLabel == ''
4141
uses: peaceiris/actions-gh-pages@v3
4242
with:
43+
github_token: ${{github.token}}
4344
force_orphan: true
4445
publish_dir: docs
4546
cname: typescript.typedrest.net

0 commit comments

Comments
 (0)