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 d6da074 commit 3b99408Copy full SHA for 3b99408
.github/workflows/pages-with-encryption.yml
@@ -50,6 +50,8 @@ jobs:
50
51
- name: Upload artifact
52
uses: actions/upload-pages-artifact@v3
53
+ with:
54
+ path: ./docs/_site
55
56
# Deployment job
57
deploy:
0 commit comments