Skip to content

Commit 69e264e

Browse files
authored
Update publish-docs.yml
1 parent f9acf69 commit 69e264e

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/publish-docs.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,5 +19,4 @@ jobs:
1919
env:
2020
FERN_TOKEN: ${{ secrets.FERN_TOKEN }}
2121
run: |
22-
fern generate --docs --instance fern-api.docs.buildwithfern.com/learn
23-
fern generate --docs --instance fern-v2.docs.buildwithfern.com/learn/v2
22+
fern generate --docs --instance fern.docs.buildwithfern.com/learn

0 commit comments

Comments
 (0)