There was an error while loading. Please reload this page.
1 parent 742204c commit 102e039Copy full SHA for 102e039
.github/workflows/gh-pages.yml
@@ -19,7 +19,7 @@ jobs:
19
npm run build
20
21
- name: Deploy 🚀
22
- uses: JamesIves/github-pages-deploy-action@v4.3.3
+ uses: JamesIves/github-pages-deploy-action@v4.3.4
23
with:
24
branch: gh-pages
25
folder: build
0 commit comments