We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent df7a933 commit 7d0dc35Copy full SHA for 7d0dc35
1 file changed
.github/workflows/deploy.yml
@@ -26,7 +26,7 @@ jobs:
26
run: yarn run docs:build
27
28
- name: Deploy 🚀
29
- uses: JamesIves/github-pages-deploy-action@v4.4.3
+ uses: JamesIves/github-pages-deploy-action@v4.5.0
30
with:
31
branch: gh-pages # The branch the action should deploy to.
32
folder: dist # The folder the action should deploy.
0 commit comments