mirror of
https://github.com/truecharts/charts.git
synced 2026-07-10 22:05:18 -03:00
Always copy CNAME
This commit is contained in:
committed by
kjeld Schouten-Lebbing
parent
890d12829b
commit
225e33974e
1
.github/workflows/wiki-create-docs.yaml
vendored
1
.github/workflows/wiki-create-docs.yaml
vendored
@@ -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: |
|
||||
|
||||
Reference in New Issue
Block a user