Skip to content

Commit d99086e

Browse files
change domain
Signed-off-by: saurabhraghuvanshii <saurabhsraghuvanshi@gmail.com>
1 parent f577030 commit d99086e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-and-deploy-site.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
- name: Build Gatsby site
3232
run: |
3333
npm run build
34-
echo "drawnew.xyz" > public/CNAME
34+
echo "layer5.io" > public/CNAME
3535
touch public/.nojekyll
3636
3737
- name: Deploy to GitHub Pages

0 commit comments

Comments
 (0)