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 2305183 commit 30a32e7Copy full SHA for 30a32e7
.github/workflows/vale.yml
@@ -1,4 +1,4 @@
1
-name: Run Vale linter
+name: Vale style check
2
on:
3
pull_request:
4
paths:
fern/products/docs/pages/getting-started/publishing-your-docs.mdx
@@ -2,7 +2,7 @@
title: Publishing your docs
---
5
-When you are ready for your docs to be publicly accessible, you can publish them using the Fern CLI.
+When you are ready for your docs to be publicly accessible, you can publish them using the Fern CLI. Please!
6
7
<Info>
8
Use the [Fern Dashboard](https://dashboard.buildwithfern.com) to manage CLI access and your GitHub repository connection.
0 commit comments