Skip to content

Commit 4d243ef

Browse files
committed
remember cname
1 parent b138eba commit 4d243ef

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/deploy.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,5 @@ jobs:
1919
- uses: peaceiris/actions-gh-pages@v3
2020
with:
2121
github_token: ${{ secrets.GITHUB_TOKEN }}
22-
publish_dir: ./dist
22+
publish_dir: ./dist
23+
cname: www.subbots.ca

0 commit comments

Comments
 (0)