We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b054efc commit cb2e096Copy full SHA for cb2e096
.github/workflows/publish-docs.yml
@@ -19,4 +19,4 @@ jobs:
19
- name: Publish Docs
20
env:
21
FERN_TOKEN: ${{ secrets.FERN_TOKEN }}
22
- run: fern generate --docs
+ run: fern generate --docs --log-level debug
0 commit comments