Skip to content

Commit 41a78d7

Browse files
authored
Add CNAME to workflow
1 parent 35bf89f commit 41a78d7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/jazzy.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,7 @@ jobs:
6060
6161
cp -a docs/. out/.
6262
cd out
63+
echo "interposekit.com " > CNAME
6364
6465
git add -A
6566
git commit -m "Automated deployment to GitHub Pages: ${GITHUB_SHA}" --allow-empty

0 commit comments

Comments
 (0)