We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d0012a4 commit 337514eCopy full SHA for 337514e
.github/workflows/main.yml
@@ -38,6 +38,7 @@ jobs:
38
github_token: ${{ secrets.GITHUB_TOKEN }}
39
publish_dir: ./site
40
publish_branch: main
41
+ cname: mycull.dev
42
43
- name: Deploy to Surge
44
if: github.ref == 'refs/heads/source'
0 commit comments