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 faad741 commit f026c45Copy full SHA for f026c45
.github/workflows/publish.yml
@@ -74,7 +74,7 @@ jobs:
74
NODE_ENV: production
75
- name: Deploy to GitHub Pages
76
if: ${{ success() }}
77
- uses: crazy-max/ghaction-github-pages@v3
+ uses: crazy-max/ghaction-github-pages@v4
78
with:
79
target_branch: gh-pages
80
build_dir: dist
0 commit comments