Skip to content

Commit 4dea572

Browse files
authored
Docs: fix typo for configuring proper URL
1 parent cac6388 commit 4dea572

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ jobs:
134134
python3 ../m.css/documentation/doxygen.py "Documentation/Doxygen-mcss.txt" --debug
135135
136136
- name: Configure URL
137-
run: echo "modapi-docs.sporecommunity.com" > modapi-generated-docs/html/CNAME
137+
run: echo "modapi-docs.sporecommunity.com" > Spore-ModAPI/modapi-generated-docs/html/CNAME
138138

139139
- name: Commit documentation pages
140140
run: |

0 commit comments

Comments
 (0)