Skip to content

Commit 1b3fe08

Browse files
Merge pull request datajoint#1020 from zitrosolrac/updateDomain
domain update
2 parents 4f72314 + 74a85ff commit 1b3fe08

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.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 "action@github.com"
9899
git config --local user.name "GitHub Action"

0 commit comments

Comments
 (0)