Skip to content

Commit 5d01b7b

Browse files
committed
site updates
1 parent a6285bb commit 5d01b7b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333

3434
# Ensure the CNAME file is in the built HTML directory
3535
- name: Add CNAME file
36-
run: echo "briannalaird.com > _build/html/CNAME
36+
run: echo "briannalaird.com" > _build/html/CNAME
3737

3838
# Upload the book's HTML as an artifact
3939
- name: Upload artifact

0 commit comments

Comments
 (0)