Skip to content

Commit 1d65a07

Browse files
build: connection docusaurus gh action to develop and main
1 parent d93dd46 commit 1d65a07

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

.github/workflows/docusaurus.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,8 @@ name: docusaurus
33
on:
44
push:
55
branches:
6-
# - main # default branch name for each repo that docs should be push from
7-
# - develop
8-
- v5.0.0-beta
6+
- main # default branch name for each repo that docs should be push from
7+
- develop
98
paths:
109
- docusaurus/**
1110
jobs:

0 commit comments

Comments
 (0)