Deploy docs on main branch

This commit is contained in:
Peter 2021-09-01 15:01:00 +02:00
parent 63d1de30dc
commit c86ab8d4d1
Signed by: prskr
GPG key ID: C1DB5D2E8DB512F9

View file

@ -130,7 +130,7 @@ pages:
needs: [ ]
only:
refs:
- master
- main
- tags
script:
- mdbook build -d ./../public ./docs