Skip to content

Commit a9fdd40

Browse files
author
Chris Cross
committed
ci: proper folder for compiled site
1 parent af16aba commit a9fdd40

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,5 +40,5 @@ jobs:
4040
if: github.ref == 'refs/heads/master'
4141
with:
4242
github_token: ${{ secrets.GITHUB_TOKEN }}
43-
publish_dir: ./out
43+
publish_dir: ./dist
4444
cname: chainsquad.com

0 commit comments

Comments
 (0)