fixing CNAME copying
This commit is contained in:
parent
37a2c8896a
commit
4bac2e44a2
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@ -45,7 +45,7 @@ jobs:
|
||||
run: mv target/doc draught_web/www/dist/
|
||||
|
||||
- name: Move CNAME file to Staging Directory
|
||||
run: mv docs/CNAME draught_web/www/dist
|
||||
run: mv draught_web/docs/CNAME draught_web/www/dist
|
||||
|
||||
- name: Deploy To Pages
|
||||
uses: peaceiris/actions-gh-pages@v3
|
||||
|
Loading…
Reference in New Issue
Block a user