fix cname
This commit is contained in:
parent
5382327893
commit
7267c7e791
2 changed files with 7 additions and 7 deletions
1
.github/workflows/deploy.yml
vendored
1
.github/workflows/deploy.yml
vendored
|
|
@ -24,3 +24,4 @@ jobs:
|
||||||
with:
|
with:
|
||||||
github_token: ${{ secrets.GITHUB_TOKEN }}
|
github_token: ${{ secrets.GITHUB_TOKEN }}
|
||||||
publish_dir: ./dist
|
publish_dir: ./dist
|
||||||
|
cname: archiv.hertzschlag.eu
|
||||||
|
|
|
||||||
1
CNAME
1
CNAME
|
|
@ -1 +0,0 @@
|
||||||
archiv.hertzschlag.eu
|
|
||||||
Loading…
Add table
Reference in a new issue