mirror of
https://github.com/BOSWatch/BW3-Core.git
synced 2025-12-06 07:12:04 +01:00
add dev branch
use dev branch as docs source until release
This commit is contained in:
parent
22d122f096
commit
41d7f7b650
4
.github/workflows/build_docs.yml
vendored
4
.github/workflows/build_docs.yml
vendored
|
|
@ -3,8 +3,8 @@ name: build_docs
|
|||
on:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
- feature/gh-pages
|
||||
# - master
|
||||
- develop
|
||||
|
||||
jobs:
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue