Skip to content

Commit

Permalink
🚑 fix: Include CNAME configuration for devkit.mzcapi.com in deploy wo…
Browse files Browse the repository at this point in the history
…rkflow.
  • Loading branch information
jeffwray committed Sep 20, 2024
1 parent 5ff6fed commit bc6dd3d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,4 +47,5 @@ jobs:
if: ${{ github.ref == 'refs/heads/master' }}
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
publish_dir: ./dist
publish_dir: ./dist
cname: devkit.mzcapi.com

0 comments on commit bc6dd3d

Please sign in to comment.