Skip to content

Commit 40df094

Browse files
committed
fix deploy cname
1 parent 6229eef commit 40df094

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,4 +46,4 @@ jobs:
4646
with:
4747
github_token: ${{ secrets.GITHUB_TOKEN }}
4848
publish_dir: ./public
49-
# cname: ethberlin.ooo
49+
cname: ethberlin.ooo

0 commit comments

Comments
 (0)