Deploy docs on main branch
This commit is contained in:
parent
63d1de30dc
commit
c86ab8d4d1
1 changed files with 1 additions and 1 deletions
|
@ -130,7 +130,7 @@ pages:
|
||||||
needs: [ ]
|
needs: [ ]
|
||||||
only:
|
only:
|
||||||
refs:
|
refs:
|
||||||
- master
|
- main
|
||||||
- tags
|
- tags
|
||||||
script:
|
script:
|
||||||
- mdbook build -d ./../public ./docs
|
- mdbook build -d ./../public ./docs
|
||||||
|
|
Loading…
Add table
Reference in a new issue