We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cbe3001 commit 0f8beadCopy full SHA for 0f8bead
.github/workflows/deploy.yml
@@ -45,6 +45,7 @@ jobs:
45
uses: actions/download-artifact@v2
46
with:
47
name: production-files
48
+ path: ./dist
49
50
- name: Deploy to GitHub Pages
51
uses: peaceiris/actions-gh-pages@v3
0 commit comments