ci: surfer install
This commit is contained in:
parent
7b54fff26e
commit
1154c99e0a
@ -96,6 +96,7 @@ jobs:
|
||||
- name: Release Typedoc
|
||||
run: |
|
||||
cd client
|
||||
npm -g install cloudron-surfer
|
||||
npm run compodoc:build
|
||||
surfer put --token ${{ secrets.TSDOC_TOKEN }} --server webdoc.datacontroller.io documentation/* /
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user