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.
2 parents 87f3e45 + bd8cf39 commit 10263f7Copy full SHA for 10263f7
.github/workflows/docs.yml
@@ -43,7 +43,7 @@ jobs:
43
run: npm run build
44
45
- name: Deploy to GitHub Pages
46
- uses: crazy-max/ghaction-github-pages@v3.0.0
+ uses: crazy-max/ghaction-github-pages@v3.1.0
47
with:
48
target_branch: gh-pages
49
build_dir: docs/.vuepress/dist
0 commit comments