Skip to content

Commit bb34114

Browse files
committed
fix: Fix docs deploy workflow
1 parent c6da34c commit bb34114

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/docs.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,7 @@ name: Documentation
22
on:
33
push:
44
branches:
5-
- master
6-
- main
5+
- docs
76
permissions:
87
contents: read
98
pages: write

0 commit comments

Comments
 (0)