Always copy CNAME

This commit is contained in:
Kjeld Schouten-Lebbing
2021-02-22 16:19:51 +01:00
committed by kjeld Schouten-Lebbing
parent 890d12829b
commit 225e33974e

View File

@@ -32,6 +32,7 @@ jobs:
run: |
rm -Rf wiki/content
mkdir -p wiki/content
cp -f wiki/CNAME /wiki/content/CNAME
- name: Create general wiki
run: |