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.
1 parent 82af879 commit 5bcc8daCopy full SHA for 5bcc8da
.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.1.0
+ uses: crazy-max/ghaction-github-pages@v4.2.0
49
with:
50
target_branch: gh-pages
51
build_dir: docs/.vuepress/dist
0 commit comments