We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 98b8960 commit 5346ed1Copy full SHA for 5346ed1
.github/workflows/deploy.yml
@@ -26,7 +26,6 @@ jobs:
26
- name: Build and Export
27
run: |
28
npm run build
29
- npm run export
30
31
- name: Deploy to GitHub Pages
32
uses: peaceiris/actions-gh-pages@v4
0 commit comments