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 afed227 commit 20137f5Copy full SHA for 20137f5
.github/workflows/GHPages.yml
@@ -42,7 +42,7 @@ jobs:
42
- name: Upload artifact
43
uses: actions/upload-pages-artifact@v4
44
with:
45
- path: ./docs-svelte-kit/build/eslint-plugin-svelte
+ path: ./docs-svelte-kit/build
46
- name: Deploy to GitHub Pages
47
id: deployment
48
uses: actions/deploy-pages@v4
0 commit comments