We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 753936a commit 309f8c1Copy full SHA for 309f8c1
.github/workflows/docs.yml
@@ -24,7 +24,7 @@ jobs:
24
-
25
uses: actions/upload-pages-artifact@v2
26
with:
27
- path: 'src'
+ path: 'dist'
28
29
id: deployment
30
uses: actions/deploy-pages@v2
0 commit comments