We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 23f6430 + 909d4cb commit c8d4518Copy full SHA for c8d4518
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@v3
+ uses: crazy-max/ghaction-github-pages@v4
57
with:
58
target_branch: gh-pages
59
build_dir: ${{ matrix.workDir }}/dist
0 commit comments