We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d93dd46 commit 1d65a07Copy full SHA for 1d65a07
.github/workflows/docusaurus.yml
@@ -3,9 +3,8 @@ name: docusaurus
3
on:
4
push:
5
branches:
6
-# - main # default branch name for each repo that docs should be push from
7
-# - develop
8
- - v5.0.0-beta
+ - main # default branch name for each repo that docs should be push from
+ - develop
9
paths:
10
- docusaurus/**
11
jobs:
0 commit comments