We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 98392f9 commit 86e4741Copy full SHA for 86e4741
1 file changed
.github/workflows/deploy.yml
@@ -25,7 +25,7 @@ jobs:
25
run: npm ci
26
27
- name: Build
28
- run: npm run build
+ run: npm run build-only
29
30
- name: Deploy to GitHub Pages
31
uses: JamesIves/github-pages-deploy-action@v4
0 commit comments