Skip to content

Commit a9642b1

Browse files
authored
Update CNAME for deployment
1 parent 691b304 commit a9642b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ jobs:
5757
- name: add CNAME
5858
run: |
5959
cd public
60-
echo sumini.dev >> CNAME
60+
echo dev.choisumin.com >> CNAME
6161
echo "${{secrets.ENV_FILE}}" >> env.txt
6262
6363
- name: Deploy 🚀

0 commit comments

Comments
 (0)