Skip to content

Commit 94d1c43

Browse files
committed
CI updates
1 parent 9f95892 commit 94d1c43

2 files changed

Lines changed: 1 addition & 4 deletions

File tree

.github/workflows/publish-docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@ jobs:
1515
- run: fern check
1616
- env:
1717
FERN_TOKEN: ${{ secrets.FERN_TOKEN }}
18-
run: fern generate --docs --force
18+
run: fern generate --docs --force --instance planticepanel.docs.buildwithfern.com

.github/workflows/sync-openapi.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,6 @@ name: Sync OpenAPI
22

33
on:
44
workflow_dispatch:
5-
push:
6-
branches:
7-
- main
85
schedule:
96
- cron: '0 3 * * *'
107

0 commit comments

Comments
 (0)