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 f9acf69 commit 69e264eCopy full SHA for 69e264e
.github/workflows/publish-docs.yml
@@ -19,5 +19,4 @@ jobs:
19
env:
20
FERN_TOKEN: ${{ secrets.FERN_TOKEN }}
21
run: |
22
- fern generate --docs --instance fern-api.docs.buildwithfern.com/learn
23
- fern generate --docs --instance fern-v2.docs.buildwithfern.com/learn/v2
+ fern generate --docs --instance fern.docs.buildwithfern.com/learn
0 commit comments