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 a9d2b69 commit b87302fCopy full SHA for b87302f
.github/workflows/deploy.yml
@@ -25,7 +25,7 @@ jobs:
25
env:
26
CI: true
27
- name: Deploy 🚀
28
- uses: JamesIves/github-pages-deploy-action@4.1.4
+ uses: JamesIves/github-pages-deploy-action@v4.6.8
29
with:
30
branch: gh-pages
31
folder: dist
0 commit comments