Skip to content

Commit d708cfd

Browse files
committed
specify CNAME file
1 parent e5e3d76 commit d708cfd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/gh-pages.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ jobs:
2424
- run: python3 -m pip install -r requirements.txt
2525
- run: git submodule update --init
2626
- run: python3 -m pelican content -vvv -o output -s pelicanconf.py
27+
- run: echo sanantoniodevs.com > output/CNAME
2728

2829
- name: Deploy
2930
uses: peaceiris/actions-gh-pages@v3

0 commit comments

Comments
 (0)