Skip to content

Commit 746792b

Browse files
authored
its the file name CNAME not the domain name in all caps
1 parent 134a708 commit 746792b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/deploy-production.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,4 +42,4 @@ jobs:
4242
with:
4343
github_token: ${{ secrets.GITHUB_TOKEN }}
4444
publish_dir: ./public
45-
cname: CREATE.PHCODE.DEV
45+
cname: create.phcode.dev

CNAME

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
CREATE.PHCODE.DEV
1+
create.phcode.dev

0 commit comments

Comments
 (0)