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 35bf89f commit 41a78d7Copy full SHA for 41a78d7
.github/workflows/jazzy.yml
@@ -60,6 +60,7 @@ jobs:
60
61
cp -a docs/. out/.
62
cd out
63
+ echo "interposekit.com " > CNAME
64
65
git add -A
66
git commit -m "Automated deployment to GitHub Pages: ${GITHUB_SHA}" --allow-empty
0 commit comments