Skip to content

Commit 6460bd9

Browse files
(fix): ugprade fern (#78)
Co-authored-by: dsinghvi <[email protected]>
1 parent 12169cf commit 6460bd9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/publish-typescript.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Release TypeScript SDK
33
on:
44
push:
55
paths:
6-
- "fern/apis/beta"
6+
- "fern/apis/beta/**"
77
branches:
88
- main
99
workflow_dispatch:

fern/fern.config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
22
"organization": "devrev",
3-
"version": "0.33.3"
3+
"version": "0.37.14"
44
}

0 commit comments

Comments
 (0)