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 26fa713 commit b1ab67fCopy full SHA for b1ab67f
.github/workflows/gh-pages.yml
@@ -35,7 +35,7 @@ jobs:
35
run: hugo --minify --theme PaperMod
36
37
- name: Create cname file
38
- run: echo 'josh.services' > public/CNAME
+ run: echo 'dangerous.tech' > public/CNAME
39
40
- name: Deploy
41
uses: peaceiris/actions-gh-pages@v3
0 commit comments