Skip to content

Commit 74a85ff

Browse files
committed
domain update
1 parent 4f72314 commit 74a85ff

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/development.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,7 @@ jobs:
9393
cp -r docs-api/build/html/* gh-pages/
9494
cp .gitignore gh-pages/
9595
touch gh-pages/.nojekyll
96+
echo "docs-api.datajoint.org" > gh-pages/CNAME
9697
cd gh-pages
9798
git config --local user.email "[email protected]"
9899
git config --local user.name "GitHub Action"

0 commit comments

Comments
 (0)