update docusaurus action

This commit is contained in:
Salvatore Giordano
2021-07-16 17:26:04 +02:00
parent f54e7ebfda
commit d1466bae8f
+2 -1
View File
@@ -3,7 +3,8 @@ name: docusaurus
on:
push:
branches:
- docusaurus # default branch name for each repo that docs should be push from
- master
- develop
paths:
- docusaurus/**
jobs: