docs: fix cname.
This commit is contained in:
7
.github/workflows/docs.yaml
vendored
7
.github/workflows/docs.yaml
vendored
@@ -1,8 +1,11 @@
|
|||||||
name: MkDocs
|
name: MkDocs
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches:
|
paths:
|
||||||
- main
|
- .github/workflows/docs.yml
|
||||||
|
- docs/**
|
||||||
|
- mkdocs.yml
|
||||||
|
workflow_dispatch:
|
||||||
permissions:
|
permissions:
|
||||||
contents: write
|
contents: write
|
||||||
jobs:
|
jobs:
|
||||||
|
|||||||
1
docs/CNAME
Normal file
1
docs/CNAME
Normal file
@@ -0,0 +1 @@
|
|||||||
|
bedrockdebug.info
|
||||||
Reference in New Issue
Block a user