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 f10259d commit ca8baaaCopy full SHA for ca8baaa
.github/workflows/pages.yml
@@ -35,7 +35,7 @@ jobs:
35
- name: Upload artifact
36
uses: actions/upload-pages-artifact@v3
37
with:
38
- path: ./.histoire/dist
+ path: ./.histoire/dist/*
39
40
deploy:
41
runs-on: ubuntu-latest
0 commit comments