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: [ ] needs: [ ]
only: only:
refs: refs:
- master - main
- tags - tags
script: script:
- mdbook build -d ./../public ./docs - mdbook build -d ./../public ./docs