Skip to content

Commit 22a3bc1

Browse files
authored
Fix CNAME being delted after deployment
1 parent 0cdbe1e commit 22a3bc1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/deploy-to-pages.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,3 +23,4 @@ jobs:
2323
github_token: ${{ secrets.GITHUB_TOKEN }}
2424
publish_dir: ./build/site
2525
force_orphan: true
26+
cname: commit-cards.xdev.software

0 commit comments

Comments
 (0)