Skip to content

Commit 337514e

Browse files
committed
Specify gh pages deployment CNAME
1 parent d0012a4 commit 337514e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ jobs:
3838
github_token: ${{ secrets.GITHUB_TOKEN }}
3939
publish_dir: ./site
4040
publish_branch: main
41+
cname: mycull.dev
4142

4243
- name: Deploy to Surge
4344
if: github.ref == 'refs/heads/source'

0 commit comments

Comments
 (0)