We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 408b43d commit 055b587Copy full SHA for 055b587
.github/workflows/main.yml
@@ -52,6 +52,7 @@ jobs:
52
uses: actions/download-artifact@v2
53
with:
54
name: website
55
+ path: ./site
56
57
- name: Deploy
58
uses: peaceiris/actions-gh-pages@v3
0 commit comments