There was an error while loading. Please reload this page.
1 parent b138eba commit 4d243efCopy full SHA for 4d243ef
1 file changed
.github/workflows/deploy.yml
@@ -19,4 +19,5 @@ jobs:
19
- uses: peaceiris/actions-gh-pages@v3
20
with:
21
github_token: ${{ secrets.GITHUB_TOKEN }}
22
- publish_dir: ./dist
+ publish_dir: ./dist
23
+ cname: www.subbots.ca
0 commit comments