ci: update docs cname copy dir

This commit is contained in:
James Hegedus 2021-07-23 15:28:00 +10:00 committed by GitHub
parent c9df811997
commit babe581487
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -46,7 +46,7 @@ jobs:
run: npm run build
- name: Bundle CNAME with site dist
run: cp docs/CNAME docs/.vuepress/dist
run: cp ./docs/CNAME ./docs/.vuepress/dist
- name: Deploy to GitHub Pages
uses: crazy-max/ghaction-github-pages@v2