Skip to content

Commit e407f8f

Browse files
committed
ci: do not delete cname
1 parent 68cb6d6 commit e407f8f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/deploy.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,8 @@ jobs:
3333
github_token: ${{ secrets.GITHUB_TOKEN }}
3434
# Build output to publish to the `gh-pages` branch:
3535
publish_dir: ./build
36+
# Preserve CNAME for custom domain
37+
cname: demonkiller.co.uk
3638
# The following lines assign commit authorship to the official
3739
# GH-Actions bot for deploys to `gh-pages` branch:
3840
# https://github.com/actions/checkout/issues/13#issuecomment-724415212

0 commit comments

Comments
 (0)