Skip to content

Commit 2f4ba85

Browse files
update workflow
1 parent c26ed2d commit 2f4ba85

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/documentation.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
uv run mkdocs build -f docs/mkdocs.yml -d _build
3737
- name: Add files
3838
run: |
39-
echo "nebula.enriquetomasmb.com" > docs/_build/CNAME
39+
echo "docs.nebula-dfl.com" > docs/_build/CNAME
4040
- name: List directories
4141
run: |
4242
ls -la docs/_build/

0 commit comments

Comments
 (0)