Skip to content

Commit cac6388

Browse files
authored
Docs: configure proper URL
1 parent 03013c6 commit cac6388

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/main.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -133,6 +133,9 @@ jobs:
133133
cd Spore-ModAPI
134134
python3 ../m.css/documentation/doxygen.py "Documentation/Doxygen-mcss.txt" --debug
135135
136+
- name: Configure URL
137+
run: echo "modapi-docs.sporecommunity.com" > modapi-generated-docs/html/CNAME
138+
136139
- name: Commit documentation pages
137140
run: |
138141
cd Spore-ModAPI

0 commit comments

Comments
 (0)