Skip to content

Commit 777bf5b

Browse files
committed
Closes UNB-2173 Add CNAME record to unboxapi
1 parent 4d217d3 commit 777bf5b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/docs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ jobs:
2525
cp -r docs/build/html/* gh-pages/
2626
cd gh-pages
2727
touch .nojekyll
28+
echo "reference.unbox.ai" > CNAME
2829
git config --local user.email "[email protected]"
2930
git config --local user.name "GitHub Action"
3031
git add .

0 commit comments

Comments
 (0)