We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6a23bab + f563640 commit c363425Copy full SHA for c363425
.github/workflows/docs.yml
@@ -45,7 +45,7 @@ jobs:
45
run: npm run build
46
47
- name: Deploy to GitHub Pages
48
- uses: crazy-max/ghaction-github-pages@v4.0.0
+ uses: crazy-max/ghaction-github-pages@v4.1.0
49
with:
50
target_branch: gh-pages
51
build_dir: docs/.vuepress/dist
0 commit comments