We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7bbad46 + 831586c commit 26dfd68Copy full SHA for 26dfd68
1 file changed
.github/workflows/github-pages.yml
@@ -53,7 +53,7 @@ jobs:
53
-
54
name: Deploy to GitHub
55
if: success()
56
- uses: crazy-max/ghaction-github-pages@v4
+ uses: crazy-max/ghaction-github-pages@v5
57
with:
58
target_branch: gh-pages
59
build_dir: ${{ matrix.workDir }}/dist
0 commit comments