We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 89a3788 commit 03cd73bCopy full SHA for 03cd73b
.github/workflows/blank.yml
@@ -19,5 +19,5 @@ jobs:
19
- run: npm run build
20
- uses: actions/upload-pages-artifact@v4
21
with:
22
- path: './dist'
+ path: ./dist
23
- uses: actions/deploy-pages@v4
0 commit comments