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 0fc562d commit cd0e983Copy full SHA for cd0e983
.github/workflows/deploy.yml
@@ -37,7 +37,6 @@ jobs:
37
- name: Build with Next.js
38
run: |
39
npm run build
40
- touch out/.nojekyll
41
42
- name: Upload artifact
43
uses: actions/upload-pages-artifact@v3
0 commit comments