We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cac6388 commit 4dea572Copy full SHA for 4dea572
.github/workflows/main.yml
@@ -134,7 +134,7 @@ jobs:
134
python3 ../m.css/documentation/doxygen.py "Documentation/Doxygen-mcss.txt" --debug
135
136
- name: Configure URL
137
- run: echo "modapi-docs.sporecommunity.com" > modapi-generated-docs/html/CNAME
+ run: echo "modapi-docs.sporecommunity.com" > Spore-ModAPI/modapi-generated-docs/html/CNAME
138
139
- name: Commit documentation pages
140
run: |
0 commit comments