We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ebbd6f3 commit eb00bedCopy full SHA for eb00bed
.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.6.8
+ uses: JamesIves/github-pages-deploy-action@v4.7.2
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