Skip to content

Commit 852390e

Browse files
committed
Remove custom domain from workflow
1 parent b91bd05 commit 852390e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,4 +32,4 @@ jobs:
3232
with:
3333
github_token: ${{ secrets.GITHUB_TOKEN }}
3434
publish_dir: ./out
35-
cname: design.buzzvil.com # Optional: if you have a custom domain
35+
# cname: design.buzzvil.com # Optional: if you have a custom domain

0 commit comments

Comments
 (0)