Skip to content

Commit cb2e096

Browse files
committed
add logging to publish
1 parent b054efc commit cb2e096

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,4 @@ jobs:
1919
- name: Publish Docs
2020
env:
2121
FERN_TOKEN: ${{ secrets.FERN_TOKEN }}
22-
run: fern generate --docs
22+
run: fern generate --docs --log-level debug

0 commit comments

Comments
 (0)