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 e5e3d76 commit d708cfdCopy full SHA for d708cfd
.github/workflows/gh-pages.yml
@@ -24,6 +24,7 @@ jobs:
24
- run: python3 -m pip install -r requirements.txt
25
- run: git submodule update --init
26
- run: python3 -m pelican content -vvv -o output -s pelicanconf.py
27
+ - run: echo sanantoniodevs.com > output/CNAME
28
29
- name: Deploy
30
uses: peaceiris/actions-gh-pages@v3
0 commit comments