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 f9105d0 commit 055b5e7Copy full SHA for 055b5e7
.github/workflows/deploy.yml
@@ -27,7 +27,6 @@ jobs:
27
- name: Build and Export
28
run: |
29
npm run build
30
- npm run generate:seo
31
32
- name: Deploy to GitHub Pages
33
if: success() && (hashFiles('out/index.html') != '')
0 commit comments