This commit is contained in:
parent
c8ac859d2e
commit
ba022d8a35
@ -96,6 +96,7 @@ jobs:
|
||||
- name: Release Typedoc
|
||||
run: |
|
||||
cd client
|
||||
npm -g install cloudron-surfer
|
||||
npm run typedoc
|
||||
surfer put --token ${{ secrets.TSDOC_TOKEN }} --server tsdoc.datacontroller.io ../tsdoc /
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user