Skip to content

Commit 67f650d

Browse files
Update docusaurus.yml
1 parent b208758 commit 67f650d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docusaurus.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: docusaurus
33
on:
44
push:
55
branches:
6-
- master # default branch name for each repo that docs should be push from
6+
- docusaurus # default branch name for each repo that docs should be push from
77
paths:
88
- docusaurus/**
99
jobs:

0 commit comments

Comments
 (0)