Skip to content

Commit 1556d69

Browse files
committed
build: repoint to web.phcode.dev
1 parent 577ed5f commit 1556d69

3 files changed

Lines changed: 6 additions & 6 deletions

File tree

.github/workflows/deploy-production.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Deploy Notification To production phcode.dev
1+
name: Deploy Notification To production web.phcode.dev
22

33
on:
44
repository_dispatch:
@@ -44,4 +44,4 @@ jobs:
4444
with:
4545
github_token: ${{ secrets.GITHUB_TOKEN }}
4646
publish_dir: ./public
47-
cname: phcode.dev
47+
cname: web.phcode.dev

CNAME

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
phcode.dev
1+
web.phcode.dev

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
# phcode.dev
1+
# web.phcode.dev
22
Phoenix code editor for the web.
33

4-
The deployed site of [phcode.dev](https://phcode.dev)
4+
The deployed site of [web.phcode.dev](https://web.phcode.dev)
55

6-
Please see branch: [gh-pages](https://github.com/phcode-dev/phcode.dev/tree/gh-pages) for seeing the files in the deployed site.
6+
Please see branch: [gh-pages](https://github.com/phcode-dev/web.phcode.dev/tree/gh-pages) for seeing the files in the deployed site.
77

88
## Parent repository:
99

0 commit comments

Comments
 (0)