Skip to content

Commit 0bf13c2

Browse files
authored
Update publish_hugo.yml
1 parent d527d3d commit 0bf13c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish_hugo.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@ jobs:
2222
with:
2323
hugo-version: '0.118.2'
2424
extended: true
25-
cname: tonies-wiki.revvox.de
2625

2726
- name: Build
2827
run: hugo --minify
@@ -33,3 +32,4 @@ jobs:
3332
with:
3433
github_token: ${{ secrets.GITHUB_TOKEN }}
3534
publish_dir: ./public
35+
cname: tonies-wiki.revvox.de

0 commit comments

Comments
 (0)