Skip to content

Commit 0ddd9e5

Browse files
committed
docs(orval): update
1 parent 9199c13 commit 0ddd9e5

File tree

3 files changed

+337
-1066
lines changed

3 files changed

+337
-1066
lines changed

.github/workflows/deploy-doc.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ on:
33
push:
44
branches:
55
- master
6-
# paths:
7-
# - 'docs/**'
6+
paths:
7+
- 'docs/**'
88
jobs:
99
push-to-vercel:
1010
name: Push to Vercel

docs/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"gray-matter": "^4.0.2",
3434
"intersection-observer": "^0.10.0",
3535
"next": "13.4.4",
36-
"orval": "^6.11.0",
36+
"orval": "^6.20.0",
3737
"prettier": "^2.8.3",
3838
"prismjs": "^1.21.0",
3939
"react": "^18.2.0",

0 commit comments

Comments
 (0)