chore: change default branch to main.

This commit is contained in:
James Harton 2021-12-08 18:00:52 +13:00
parent 25b6a78ce4
commit 55712b13fc
2 changed files with 2 additions and 2 deletions

View file

@ -43,7 +43,7 @@ pages:
paths: paths:
- public - public
only: only:
- master - main
package: package:
stage: deploy stage: deploy

View file

@ -72,4 +72,4 @@ sometimes waiting for something else to happen. It uses a process to keep track
## Documentation ## Documentation
The generated documentation for the master branch is available [here](https://jimsy.gitlab.io/wopr/) The generated documentation for the main branch is available [here](https://jimsy.gitlab.io/wopr/)