There was an error while loading. Please reload this page.
1 parent 1b01b82 commit 531acaaCopy full SHA for 531acaa
.github/workflows/gh-pages.yml
@@ -17,7 +17,7 @@ jobs:
17
run: npm run build-gh-pages
18
19
- name: Deploy 🚀
20
- uses: JamesIves/github-pages-deploy-action@4.1.3
+ uses: JamesIves/github-pages-deploy-action@4.1.4
21
with:
22
branch: gh-pages
23
folder: gh-pages
0 commit comments