We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f08c6a7 + ddd2ef0 commit 4ef277cCopy full SHA for 4ef277c
.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.2.0
+ uses: crazy-max/ghaction-github-pages@v4.0.0
47
with:
48
target_branch: gh-pages
49
build_dir: docs/.vuepress/dist
0 commit comments