We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 12840db commit 5ef8cd3Copy full SHA for 5ef8cd3
1 file changed
.github/workflows/main.yml
@@ -27,4 +27,5 @@ jobs:
27
with:
28
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
29
BRANCH: gh-pages
30
+ FOLDER: dist
31
CLEAN: true
0 commit comments