Add cname
This commit is contained in:
parent
05e13ca83a
commit
2fa5dd25e2
1 changed files with 1 additions and 0 deletions
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
|
|
@ -45,3 +45,4 @@ jobs:
|
|||
with:
|
||||
github_token: ${{ secrets.GITHUB_TOKEN }}
|
||||
publish_dir: ./build
|
||||
cname: circuitpython.org
|
||||
|
|
|
|||
Loading…
Reference in a new issue