Skip to content

Commit e1f818d

Browse files
docs: build docs from develop instead of releases/v1
1 parent 236a94b commit e1f818d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gh-pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Publish GitBook to GH Pages
33
on:
44
push:
55
branches:
6-
- 'releases/v1'
6+
- 'develop'
77

88

99
jobs:

0 commit comments

Comments
 (0)