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 39f72af commit a6487e1Copy full SHA for a6487e1
.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.6.9
+ uses: JamesIves/github-pages-deploy-action@v4.7.1
23
with:
24
branch: gh-pages
25
folder: build
0 commit comments