Skip to content

Commit 732d1f9

Browse files
committed
ci: add CNAME file
1 parent 0a2ca4c commit 732d1f9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/static-documentation.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ jobs:
3939
- name: Add static files
4040
run: |
4141
printf "User-agent: *\nDisallow:" > docs/robots.txt
42+
printf "canvasconstructor.js.org" >> docs/CNAME
4243
cp .gitignore docs/
4344
cp LICENSE.md docs/
4445
cp README.md docs/

0 commit comments

Comments
 (0)