v1.0.2 - pages configuration updates
This commit is contained in:
3
.github/workflows/deploy-github-pages.yml
vendored
3
.github/workflows/deploy-github-pages.yml
vendored
@@ -38,6 +38,9 @@ jobs:
|
||||
- name: Build demo
|
||||
run: npm run build:demo
|
||||
|
||||
- name: Copy version history
|
||||
run: cp demo/version-history.json dist/version-history.json
|
||||
|
||||
- name: Setup Pages
|
||||
uses: actions/configure-pages@v4
|
||||
|
||||
|
||||
Reference in New Issue
Block a user