Skip to content

Commit d5a4d03

Browse files
authored
ci: add cname to api ref workflow
Without this option the CNAME file is deleted every deployment, leading to 404s.
1 parent 636682a commit d5a4d03

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/docs.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,3 +29,4 @@ jobs:
2929
with:
3030
github_token: ${{ secrets.GITHUB_TOKEN }}
3131
publish_dir: build/dokka
32+
cname: api.modelix.org

0 commit comments

Comments
 (0)