We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 03fa7f8 commit 01c16a2Copy full SHA for 01c16a2
1 file changed
.github/workflows/docs.yml
@@ -33,6 +33,8 @@ jobs:
33
destination: ./docs/_site
34
- name: Upload artifact
35
uses: actions/upload-pages-artifact@v3
36
+ with:
37
+ path: ./docs/_site
38
39
deploy:
40
environment:
0 commit comments