Skip to content

Commit 2ccbb5f

Browse files
authored
Add CNAME
1 parent 45b0e41 commit 2ccbb5f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build-pages.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ jobs:
2626
- name: Build Book
2727
run: |
2828
jupyter-book build .
29+
echo "edu-notebooks.oggm.org" > _build/html/CNAME
2930
- name: Upload Build Artifacts
3031
uses: actions/upload-artifact@v4
3132
with:

0 commit comments

Comments
 (0)